cyr-ius / hass-livebox-component

Livebox Component for Home assistant
MIT License
64 stars 21 forks source link

Problème avec 2023.2 #70

Closed epenet closed 1 year ago

epenet commented 1 year ago

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for livebox using this method at custom_components/livebox/__init__.py, line 98: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)

Voir https://github.com/hacs/integration/pull/3038

cyr-ius commented 1 year ago

Up to 1.8.3

hugoKs3 commented 1 year ago

1.8.3 does not seem to work...

Config flow could not be loaded: {"message":"Invalid handler specified"}

  File "/config/custom_components/livebox/__init__.py", line 67, in <module>
    async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
NameError: name 'ConfigEntry' is not defined
cyr-ius commented 1 year ago

Up to 1.8.5