Closed BugBasher28 closed 2 years ago
This means that the integration should use the extra_state_attributes instead of device_state_attributes which has been deprecated.
Thanks for giving me a heads up about this. Apparently device_state_attributes stopped working in 2022.4. Fixed in commit a039e92.
Logger: homeassistant.helpers.entity Source: helpers/entity.py:580 First occurred: 15:31:42 (1 occurrences) Last logged: 15:31:42
Entity sensor.mycar_soc (<class 'custom_components.vwid.sensor.VwidSensor'>) implements device_state_attributes. Please report it to the custom component author.
I have no idea what this means but it's in my logs. And now I have reported it.