plmilord / Hass.io-custom-component-spaclient

Home Assistant integration - Spa Client
48 stars 16 forks source link

Entity binary_sensor.filter_cycle_2_status implements device_state_attributes. Please report it to the custom component author #15

Closed B-Hartley closed 2 years ago

B-Hartley commented 2 years ago

Entity binary_sensor.filter_cycle_2_status (<class 'custom_components.spaclient.binary_sensor.FilterCycle'>) implements device_state_attributes. Please report it to the custom component author.

Recent Home Assistant updates, need device_state_attributes updating to extra_state_attributes

https://developers.home-assistant.io/docs/core/entity/?_highlight=extra_state_attributes#generic-properties

plmilord commented 2 years ago

Thanks for the hint! Please refer to Spa Client version 2.3 now!

I fixed the device_state_attributes warning there and a few other little things...

B-Hartley commented 2 years ago

great, thanks !