barleybobs / homeassistant-ecowater-softener

A Homeassistant custom component to integrate Ecowater water softeners
https://github.com/barleybobs/homeassistant-ecowater-softener
MIT License
33 stars 10 forks source link

Sensor not showing data #46

Closed Martindk123 closed 1 year ago

Martindk123 commented 1 year ago

Running latest version After installation the sensor is not showing any info.

An error is reported in the log: 2023-10-03 13:06:53.477 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.ecowater_000w001617660_water_available (<class 'custom_components.ecowater_softener.sensor.EcowaterSensor'>) is using state class 'measurement' which is impossible considering device class ('water') it is using; expected None or one of 'total_increasing', 'total'; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.

ecowater

Any advice?

/Martin