adaptive-lighting
adaptive-lighting copied to clipboard
Implementing device_state_attributes
Version information:
core-2021.12.0.dev20211118
Description:
There is now a warning in the nightly builds for integrations which are implementing device_state_attributes. Going forward it is preferred that any feature which is significant should be an entity instead of an attribute.
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:521
First occurred: 8:45:57 AM (333 occurrences)
Last logged: 9:04:58 AM
Entity switch.adaptive_lighting_living_room (<class 'custom_components.adaptive_lighting.switch.AdaptiveSwitch'>) implements device_state_attributes. Please report it to the custom component author.
Entity switch.adaptive_lighting_kitchen (<class 'custom_components.adaptive_lighting.switch.AdaptiveSwitch'>) implements device_state_attributes. Please report it to the custom component author.