homeassistant-attributes icon indicating copy to clipboard operation
homeassistant-attributes copied to clipboard

Breaks out specified attribute from other entities to a sensor

Results 12 homeassistant-attributes issues
Sort by recently updated
recently updated
newest added

After updating to HA 2024.5 I got this WARNING in HA log. `2024-05-12 08:09:48.940 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'attributes' calls "async_track_state_change" instead of "async_track_state_change_event" which is deprecated...

Logger: homeassistant.helpers.frame Quelle: helpers/frame.py:188 Erstmals aufgetreten: 18:16:14 (4 Vorkommnisse) Zuletzt protokolliert: 18:16:36 Detected that custom integration 'attributes' creates a template object without passing hass, which will stop working in HA...