gieljnssns / buienalarm-sensor-homeassistant

Buienalarm custom_component for Home-Assistant
MIT License
36 stars 6 forks source link

Error: implements device_state_attributes. Please report it to the custom component author. #29

Open ericvb opened 2 years ago

ericvb commented 2 years ago

Home Assistant 2021.12.9 is logging following error :

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 8:47:37 PM (5 occurrences)
Last logged: 8:47:38 PM

Entity sensor.ba_precipitation (<class 'custom_components.buienalarm.sensor.BuienalarmSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.ba_precipitation_forecast_average (<class 'custom_components.buienalarm.sensor.BuienalarmSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.ba_precipitation_forecast_total (<class 'custom_components.buienalarm.sensor.BuienalarmSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.ba_next_rain_forecast (<class 'custom_components.buienalarm.sensor.BuienalarmSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.ba_temperature (<class 'custom_components.buienalarm.sensor.BuienalarmSensor'>) implements device_state_attributes. Please report it to the custom component author.