schmittx / home-assistant-eero

Eero integration for Home Assistant
MIT License
118 stars 23 forks source link

Failed to setup #34

Closed Davecl closed 1 year ago

Davecl commented 2 years ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:103 First occurred: 18:45:16 (2 occurrences) Last logged: 18:45:16

Detected integration that uses deprecated async_get_registry to access device registry, use async_get instead. Please report issue to the custom component author for eero using this method at custom_components/eero/init.py, line 149: device_registry = await hass.helpers.device_registry.async_get_registry() Detected integration that uses deprecated async_get_registry to access entity registry, use async_get instead. Please report issue to the custom component author for eero using this method at custom_components/eero/init.py, line 150: entity_registry = await hass.helpers.entity_registry.async_get_registry()

digitalvir commented 2 years ago

My existing integration has stopped working with this same error in the log.

ThatGuy9811 commented 2 years ago

My setup failed after I made some changes and changed my guest wifi SSID. I removed the intergeneration from devices and then just re-added it. Worked like a charm.

schmittx commented 1 year ago

This has been fixed as of 1.2.1