Coder Social home page Coder Social logo

ha-custom-component-ituran's Introduction

Hi there ๐Ÿ‘‹

Hi, I'm Dima Goltsman

I'm a Backend developer (and i touch sometimes frontend)

Languages

Python JavaScript PHP Bash Html5 Scala


Experience

evmux - Full-time Senior Software Engineer Feb 2022 - Present Beersheba, Southern, Israel

Wix.com - Full-time Senior Software Engineer Nov 2014 - Jan 2022 Tel Aviv

fiverr Software EngineerS Fiverr (Fiverr.com) Feb 2014 - Oct 2014 Israel, Tel Aviv

eDealya Developer eDealyae Feb 2011 - Jan 2014


Education

Ben-Gurion University of the NegevBen-Gurion University of the Negev Computer Software EngineeringBachelor of Science (BSc) 2009 - 2012


Volunteering

Technical Mentor - Inno-Negev Nov 2015 - Mar 2016 ยท 5 mosNov 2015 - Mar 2016 ยท 5 mos Science and TechnologyScience and Technology Inno-Negev, technology accelerator, provides start-ups and hi-tech entrepreneurs with unique support and essential tools needed to increase viability and develop abilities to advance their ventures. Inno-Negev opens its doors to students and hi-tech entrepreneurs, with a different focus of activity for each cycle (Cyber, Homeland Security, ICT, Medical Devices, and more). The ventures targeted are in the pre-seed and seed stages, with a promising team and a formulated idea, seeking assistance, direction, connections and business support.

http://innonegev.com


Publications

How a lonesome bachelor grows to a large loving family (โ€ฆ of servers)

May 17, 2017


Open source projects

๐ŸŽ Projects โญ Stars ๐Ÿ“š Forks ๐Ÿ›Ž Issues ๐Ÿ“ฌ Pull requests
Random Broadlink RM Code Generator Stars Forks Issues Pull Requests
Ituran HA component Stars Forks Issues Pull Requests
HA Generic remote control card Stars Forks Issues Pull Requests
HA Refreshable picture card Stars Forks Issues Pull Requests
HA "Proof" dashcam integration Stars Forks Issues Pull Requests
Godaddy ddns updater Stars Forks Issues Pull Requests

Projects

www.Home-Assistant.co.il - A port of home-assistant.io to hebrew

Home Assistant Broadlink Random RF/IR Code generator

Ituran Component for HomeAssistant Smart Home

Wix Bookings

Generic remote control card for Home Assistant

Refreshable picture card for Home Assistant

"Proof" dashcam home assistant integration

find-car site (sold)


Stats (public only)

Dima's GitHub stats

Top Langs


Connect me

Gmail Facebook LinkedIn Twitter

ha-custom-component-ituran's People

Contributors

dimagoltsman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

ha-custom-component-ituran's Issues

few errors i came across

'''
2018-08-19 18:29:37 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 326, in _async_add_entity
await entity.async_update_ha_state()
File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 217, in async_update_ha_state
attr = self.state_attributes or {}
File "/config/custom_components/ituran.py", line 98, in state_attributes
"milage" : self._milage
AttributeError: 'Ituran' object has no attribute '_milage'

2018-08-19 18:30:43 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/util/init.py", line 325, in wrapper
result = method(*args, **kwargs)
TypeError: update() takes 1 positional argument but 2 were given
2018-08-19 18:30:43 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.6/site-packages/homeassistant/util/init.py", line 325, in wrapper
result = method(*args, **kwargs)
TypeError: update() takes 1 positional argument but 2 were given

2018-08-19 18:30:50 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2018-08-19 18:30:55 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/local/content-card-ituran.js:27:24 Uncaught TypeError: Cannot read property 'attributes' of undefined
2018-08-19 18:30:57 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/frontend_latest/app-2ca9355c.js:2:12805 Uncaught TypeError: Cannot read property 'attributes' of null
2018-08-19 18:31:03 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/frontend_latest/app-2ca9355c.js:2:12805 Uncaught TypeError: Cannot read property 'attributes' of null
2018-08-19 18:31:04 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/local/content-card-ituran.js:27:24 Uncaught TypeError: Cannot read property 'attributes' of undefined
2018-08-19 18:31:06 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/frontend_latest/app-2ca9355c.js:2:12805 Uncaught TypeError: Cannot read property 'attributes' of null
2018-08-19 18:31:09 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/local/content-card-ituran.js:27:24 Uncaught TypeError: Cannot read property 'attributes' of undefined
2018-08-19 18:31:17 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/local/content-card-ituran.js:27:24 Uncaught TypeError: Cannot read property 'attributes' of undefined
2018-08-19 18:31:21 ERROR (MainThread) [frontend.js.latest.201808161] https://DOMAIN.COM/local/content-card-ituran.js:27:24 Uncaught TypeError: Cannot read property 'attributes' of undefined
'''

New ituran app

Hello,
recently ituran "moved" me from the old app to the new app....
is there a way to connect the new app to HA?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.