elupus / hass_nibe

Home Assistant Nibe Uplink Integration
184 stars 54 forks source link

Cooling Energy Counter #150

Closed grepozzo closed 2 years ago

grepozzo commented 2 years ago

Hi, could you add the following lines to sensor.py?

NibeSensorEntityDescription( key="44302", name="cooling, compr. only.", state_class=SensorStateClass.TOTAL_INCREASING, ),

Without, if you use "cooling, compr. only" as an energy counter, it gives you an error. Thanks

L.

elupus commented 2 years ago

It will be quicker if you open a pull request.

elupus commented 2 years ago

Will be in next release