ical-sensor-homeassistant icon indicating copy to clipboard operation
ical-sensor-homeassistant copied to clipboard

Home Assistant 2021.12 Warning - components implements device_state_attributes

Open pixeldoc2000 opened this issue 3 years ago • 2 comments

I think the Component needs to be updated to accommodate Home Assistant 2021.12 Changes:

Log Message: 2021-12-12 21:59:14 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.ical_xxx_event_0 (<class 'custom_components.ical.sensor.ICalSensor'>) implements device_state_attributes. Please report it to the custom component author.

pixeldoc2000 avatar Dec 12 '21 21:12 pixeldoc2000

It was not easy to find the reference to this change, but I got it: https://github.com/home-assistant/core/pull/47304

And it seems like it is a simple "one to one"-replacement: https://github.com/home-assistant/developers.home-assistant/pull/837/files

Olen avatar Dec 13 '21 08:12 Olen

@tybritten Could we get the PRs for this looked at? Thanks a lot!

kramttocs avatar Feb 20 '22 08:02 kramttocs