You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since updated to HA 2022.9, the integration isn't loading with the UI showing "Failed to set up: Import error"
The log itself shows this error:
Error importing platform config_flow from integration adaptive_lighting to set up adaptive_lighting configuration entry: cannot import name 'ATTR_WHITE_VALUE' from 'homeassistant.components.light' (/usr/src/homeassistant/homeassistant/components/light/init.py)
A quick search for that shows this might be affecting other integrations also StyraHem/ShellyForHASS#713
The text was updated successfully, but these errors were encountered:
Hi,
Since updated to HA 2022.9, the integration isn't loading with the UI showing "Failed to set up: Import error"
The log itself shows this error:
Error importing platform config_flow from integration adaptive_lighting to set up adaptive_lighting configuration entry: cannot import name 'ATTR_WHITE_VALUE' from 'homeassistant.components.light' (/usr/src/homeassistant/homeassistant/components/light/init.py)
A quick search for that shows this might be affecting other integrations also StyraHem/ShellyForHASS#713
The text was updated successfully, but these errors were encountered: