hardbyte / ha-evnex

A cloud-polling Home Assistant component to integrate with an Evnex Charger
MIT License
10 stars 1 forks source link

Update monetary state class #12

Open drc38 opened 1 year ago

drc38 commented 1 year ago

Logger: homeassistant.components.sensor Source: components/sensor/init.py:503 Integration: Sensor (documentation, issues) First occurred: 19:33:37 (2 occurrences) Last logged: 19:33:38

Entity sensor.charge_cost (<class 'custom_components.evnex.sensor.EvnexChargerSessionCost'>) is using state class 'total_increasing' which is impossible considering device class ('monetary') it is using; expected None or one of 'total'; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.