Netatmo KO since 0.72

Hello,

In 0.72, i get the following error :

2018-06-25 12:08:38 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform netatmo
Traceback (most recent call last):
File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py”, line 129, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
File “/usr/lib/python3.5/asyncio/tasks.py”, line 400, in wait_for
return fut.result()
File “/usr/lib/python3.5/asyncio/futures.py”, line 293, in result
raise self._exception
File “/usr/lib/python3.5/concurrent/futures/thread.py”, line 55, in run
result = self.fn(*self.args, **self.kwargs)
File “/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/sensor/netatmo.py”, line 73, in setup_platform
import pyatmo

If I rollback to 0.71, all is ok.

Hi Doune,

I had the same issue.
I’m a bit noob on hassio, but found the way to get my Netatmo back.

Yesterday I’ve updated to 0.72.1.

On my configuration.yaml file first
I’ve check my information (password, username, especially if there is no space after all Netatmo information.

I also modify

sensor:
# - platform: yr
- platform: netatmo

Reboot
Then back to default due to duplicate information of my Netatmo devices.
Everything went normal.

Hope you’ll fix your configuration.
All the best,
Paul