Giter Club home page Giter Club logo

ha-notione's People

Contributors

n4ts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bringtherukus

ha-notione's Issues

notiOne GPS support

is it possible to add notiOne GPS same way as regular bluetooth-based dongles?

Batery status

hello, is it possible to read the battery value in percent from the notione GPS plus sensor because it only downloads the high or low value, with high being discharged and low the battery is charged can you do something about it and this sensor also has a built-in motion sensor can you download the status of this sensor?

Integration has stopped working :(

ha log errors:
is it possible to correct it

Logger: homeassistant.components.device_tracker
Source: custom_components/notione/device_tracker.py:124
Integration: Śledzenie urządzeń (documentation, issues)
First occurred: 13:33:51 (1 occurrences)
Last logged: 13:33:51

Error setting up platform legacy notione
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/device_tracker/legacy.py", line 255, in async_setup_legacy
setup = await hass.async_add_executor_job(
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/notione/device_tracker.py", line 43, in setup_scanner
NotiOneTracker(hass, config, see)
File "/config/custom_components/notione/device_tracker.py", line 68, in init
update_interval(None)
File "/config/custom_components/notione/device_tracker.py", line 63, in update_interval
self._update_info()
File "/config/custom_components/notione/device_tracker.py", line 124, in _update_info
if entity_picture[0:4] != 'http':
TypeError: 'NoneType' object is not subscriptable

'NoneType' object is not subscriptable

not sure if this is the newest version issue, or was here earlier as I had the component turned off for some time, but after update I can see this in HomeAssistant's log:

2021-02-07 23:55:30 ERROR (MainThread) [homeassistant.components.device_tracker] Error setting up platform legacy
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/device_tracker/legacy.py", line 239, 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/notione/device_tracker.py", line 43, in setup_scanner
    NotiOneTracker(hass, config, see)
  File "/config/custom_components/notione/device_tracker.py", line 68, in __init__
    update_interval(None)
  File "/config/custom_components/notione/device_tracker.py", line 63, in update_interval
    self._update_info()
  File "/config/custom_components/notione/device_tracker.py", line 111, in _update_info
    battery = dev['notiOneDetails']['battery']
TypeError: 'NoneType' object is not subscriptable

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.