Warning in logs: implement device_state_attributes for many integration sensors
Opened this issue · 1 comments
Found below warning in my log:
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 11:43:05 AM (51 occurrences)
Last logged: 11:45:13 AM
Entity sensor.daily_yield_hv2180152184 (<class 'custom_components.huawei_solar.sensor.HuaweiSolarDailyYieldSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.total_yield_hv2180152184 (<class 'custom_components.huawei_solar.sensor.HuaweiSolarTotalYieldSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.storage_charge_discharge_power_hv2180152184 (<class 'custom_components.huawei_solar.sensor.HuaweiSolarEntitySensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.storage_total_charge_hv2180152184 (<class 'custom_components.huawei_solar.sensor.HuaweiSolarTotalYieldSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.storage_total_discharge_hv2180152184 (<class 'custom_components.huawei_solar.sensor.HuaweiSolarTotalYieldSensor'>) implements device_state_attributes. Please report it to the custom component author.
problem should be fixed