Barma-lej / halandroid

Worx Landroid package for Home Assistant based on Landroid Cloud by @MTrab
MIT License
112 stars 49 forks source link

Sensor causes warning #36

Closed yolani closed 2 years ago

yolani commented 2 years ago

The definition of your template sensors create a warning in the logs since the last home assistant update:

Entity sensor.landroid_rasi_battery (<class 'custom_components.landroid_cloud.sensor.LandroidSensor'>) implements device_state_attributes. Please report it to the custom component author.

Honestly I don't fully understand it, adding attributes to a template sensor is still allowed according to the documentation.

Maybe you would want to look into that, could stop working at some point.

Barma-lej commented 2 years ago

Duplicate of https://github.com/MTrab/landroid_cloud/issues/87