arturzx / homeassistant-iqua-softener

Home assistant integration for iQua app supported water softeners
MIT License
35 stars 13 forks source link

Entity sensor.water_usage_daily_average is using state class 'measurement' which is impossible #11

Open mb666 opened 1 year ago

mb666 commented 1 year ago

Thank you for developing such a useful integration. image

I got it installed through HACS and it seems to work but there is a log entry asking to be reported:

2023-06-13 14:54:21.543 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.water_usage_daily_average (<class 'custom_components.iqua_softener.sensor.IquaSoftenerWaterUsageDailyAverageSensor'>) is using state class 'measurement' which is impossible considering device class ('water') it is using; expected None or one of 'total', 'total_increasing'; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.