homeseer
homeseer copied to clipboard
device_state_attributes
I started getting this error message repeatedly.
Entity cover.node_66_z_wave_left_garage_door (<class 'custom_components.homeseer.cover.HomeSeerGarageDoor'>) implements device_state_attributes. Please report it to the custom component author.
It looks like "device_state_attributes" got deprecated in 12.1 and it should be renamed to "extra_state_attributes"
Thanks for pointing this out - I’m going to be updating the integration soon to take care of this and a couple of other HA changes.