jrlucier / eero_tracker

Eero Device Tracker for Home Assistant (HA, HASS.IO, HASS OS, HASSIO)
Other
64 stars 11 forks source link

Unable to add integration (Unknown Error Occurred) - Logs attached #38

Open taylordtriplett opened 1 year ago

taylordtriplett commented 1 year ago

I am having issues logging into the integration. I was first linked to an Amazon account so I created a new account with an email. This did not fix the problem, which I have seen as a solution for other people. The logs are showing the following error.

Logger: homeassistant.util.async Source: util/async.py:159 First occurred: 09:20:19 (5 occurrences) Last logged: 09:20:48

Detected blocking call to putrequest inside the event loop. This is causing stability issues. Please report issue to the custom integration author for eero_tracker doing blocking calls at custom_components/eero_tracker/eero.py, line 96: response = requests.post(self.API_ENDPOINT.format(action), **kwargs)

Any help is appreciated. Thanks!

taylordtriplett commented 1 year ago

EDIT: Logs added.

taylordtriplett commented 1 year ago

One more update on this. All devices are showing up in the known.devices file with the state. Still can't access the eero tracker integration so these devices aren't in my entities. Any way to grab the state of these without the integration working?

theskipster commented 11 months ago

I am also having this issue. Happy to provide whatever details are needed.