GithubHelp home page GithubHelp logo

jaimyborgman / mind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bramkragten/mind

1.0 1.0 0.0 11 KB

Add support for Mind Mobility vehicles in Home Assistant

License: MIT License

Python 100.00%

mind's Introduction

Hi ๐Ÿ‘‹, I'm Jaimy

Website: Jaimy Borgman Follow Jaimy Borgman on Instagram
Website: Studio Fifteen Follow Studio Fifteen on Instagram

I'm a self-taught Developer, Entrepreneur, and Ethical Hacker enthusiast! ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป

What keeps me busy?

  • freelancing and giving back to the community
  • turning my own creative ideas into actual projects
  • diving more into ethical hacking
  • sharing more of my knowledge online

My Projects

My toolkit

PHP Composer NPM Laravel

Ionic iOS Android

SQL MySQL Redis

HTML5 CSS Sass JavaScript VueJs

Git Ansible Docker Kubernetes Terminal Bash Linux


Let's build together

jaimyborgman.nl Jaimy Borgman | LinkedIn Jaimy Borgman | Instagram

Recent activity

  1. ๐Ÿ—ฃ Commented on #25 in al-one/hass-xiaomi-miot
  2. ๐Ÿ—ฃ Commented on #25 in al-one/hass-xiaomi-miot
  3. โ—๏ธ Opened issue #25 in al-one/hass-xiaomi-miot
  4. ๐Ÿ—ฃ Commented on #290 in laravel/cashier-mollie
  5. ๐Ÿ—ฃ Commented on #1170 in nWidart/laravel-modules

mind's People

Contributors

bramkragten avatar jaimyborgman avatar

Stargazers

 avatar

Watchers

 avatar

mind's Issues

device_tracker sensor

Hi,
After the latest update i receive a lot of errors:

Logger: homeassistant
Source: custom_components/mind/device_tracker.py:72
First occurred: 14:31:49 (29 occurrences)
Last logged: 14:37:15

Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/mind/device_tracker.py", line 40, in update
tracker.update()
File "/config/custom_components/mind/device_tracker.py", line 72, in update
'street': self.vehicle.street,
File "/usr/local/lib/python3.8/site-packages/mind/init.py", line 159, in street
return self.geocode.get('street')
AttributeError: 'NoneType' object has no attribute 'get'

and

Logger: homeassistant.components.device_tracker
Source: custom_components/mind/device_tracker.py:72
Integration: Apparaat tracker (documentation, issues)
First occurred: 14:31:37 (1 occurrences)
Last logged: 14:31:37

Error setting up platform legacy
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/device_tracker/setup.py", line 71, in async_setup_legacy
setup = await hass.async_add_executor_job(
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/mind/device_tracker.py", line 44, in setup_scanner
update(utcnow())
File "/config/custom_components/mind/device_tracker.py", line 40, in update
tracker.update()
File "/config/custom_components/mind/device_tracker.py", line 72, in update
'street': self.vehicle.street,
File "/usr/local/lib/python3.8/site-packages/mind/init.py", line 159, in street
return self.geocode.get('street')
AttributeError: 'NoneType' object has no attribute 'get'

and

Logger: homeassistant
Source: custom_components/mind/device_tracker.py:72
First occurred: 14:31:49 (29 occurrences)
Last logged: 14:37:15

Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/mind/device_tracker.py", line 40, in update
tracker.update()
File "/config/custom_components/mind/device_tracker.py", line 72, in update
'street': self.vehicle.street,
File "/usr/local/lib/python3.8/site-packages/mind/init.py", line 159, in street
return self.geocode.get('street')
AttributeError: 'NoneType' object has no attribute 'get'

Hope you can fix this!

Thanks

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.