Hi all, this morning I updated hass.io from 83.3 to 84.1 since then I have 3 error popping up on restart.
018-12-14 14:51:09 WARNING (SyncWorker_11) [homeassistant.components.sensor.netatmo] Ignoring unknown var battery_percent for mod Outdoor
2018-12-14 14:51:09 WARNING (SyncWorker_11) [homeassistant.components.sensor.netatmo] Ignoring unknown var battery_percent for mod Rain gauge
2018-12-14 14:51:10 WARNING (SyncWorker_11) [homeassistant.components.sensor.netatmo] Ignoring unknown var battery_percent for mod Wind Gauge
All sensors are present and accounted for, Home Assistant is working perfectly only that I have these errors.
this is my error log. since 0.81 i can‘t connect to netatmo:
Error during setup of component netatmo
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/setup.py”, line 148, in _async_setup_component
component.setup, hass, processed_config) # type: ignore
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/components/netatmo.py”, line 53, in setup
'read_station read_camera access_camera ’
File “/usr/local/lib/python3.6/site-packages/pyatmo.py”, line 74, in init
self._accessToken = resp[‘access_token’]
TypeError: ‘NoneType’ object is not subscriptable
Assuming you’re on the folder where you uncompressed the zip or tar.gz, that you got from github, and the current running instalation is on your homefolder in a folder named homeassistant.