basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.7k stars 127 forks source link

Detected that custom integration 'adaptive_lighting' accesses hass.helpers.entity_component. #1017

Open rwjack opened 1 week ago

rwjack commented 1 week ago

Home Assistant Adaptive Lighting Issue Template

Bug Reports

Detected that custom integration 'adaptive_lighting' accesses hass.helpers.entity_component. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from entity_component directly at custom_components/adaptive_lighting/switch.py, line 2492: await self.hass.helpers.entity_component.async_update_entity(light), please create a bug report at https://github.com/basnijholt/adaptive-lighting/issues

Please confirm that you have completed the following steps:

  1. Describe the bug and how to reproduce it:

Occurs some time after boot, likely the first time Lights are adapted during the day.