niceboygithub / AqaraGateway

Aqara Gateway/Hub integration for Home Assistant
470 stars 62 forks source link

New release broke the integration #268

Open Kathou99 opened 2 weeks ago

Kathou99 commented 2 weeks ago

Hi, did I am the only one the integration break after the new release?

Error setting up entry Aqara-Hub-M2-7AE9 for aqara_gateway
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/aqara_gateway/__init__.py", line 51, in async_setup_entry
    raise ConfigEntryNotReady
          ^^^^^^^^^^^^^^^^^^^
NameError: name 'ConfigEntryNotReady' is not defined
vincenthsing commented 2 weeks ago

same problem

niceboygithub commented 2 weeks ago

That means your configuration for integration are missing. Please remove the integration and add again.

ihaettypo commented 2 weeks ago

Same problem