Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95354

Error setting up entry Configuration.yaml for netatmo

$
0
0

@chnille wrote:

I get an successful response when I integrate Netatmo, but nothing works and I get the response “Error setting up entry Configuration.yaml for netatmo” in the logs.
I only have the weather station so I suppose it would be fairly straight forward. I got it working in previous releases <0.105.

Logs look like this:

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/dist-packages/homeassistant/config_entries.py", line 216, in async_setup
    hass, self
  File "/usr/local/lib/python3.7/dist-packages/homeassistant/components/netatmo/__init__.py", line 96, in async_setup_entry
    AUTH: api.ConfigEntryNetatmoAuth(hass, entry, implementation)
  File "/usr/local/lib/python3.7/dist-packages/homeassistant/components/netatmo/api.py", line 27, in __init__
    super().__init__(token=self.session.token)
  File "/home/chrille/.homeassistant/deps/lib/python3.7/site-packages/pyatmo/auth.py", line 88, in __init__
    scope=self.scope,
  File "/home/chrille/.homeassistant/deps/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 79, in __init__
    self.token = token or {}
  File "/home/chrille/.homeassistant/deps/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 129, in token
    self._client.populate_token_attributes(value)
AttributeError: 'WebApplicationClient' object has no attribute 'populate_token_attributes'

For some reason the token doesn’t seems to be updated, can it be some file that is “locked”?
Thankful for some support, not able to solve this one.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>