Open marcusthorstrom opened 2 years ago
But how do I change the state class? Cant just change it in Developer Tools / States ?
Testing the accuracy of "43144" and "43305" when it comes to energy comsumtion.
«Nibe F750» are data from ELKO SmartTag 3P 230V (zigbee2mqtt) mounted on fuse (to compare measurement):
“Nibe Varme_gml” are data from:
“Nibe VV_gml” Hot water) are data from:
Data from the Nibe F750 heatpump for both heating and hot water are a little “delayed”, compared to real time from the “ELKO Tag”. But it seems like the energy consumption measurement are accurate. By using the sensors: “sensor.nibe_xxxxxx_43144” and sensor.nibe_xxxxxx_43305»
Have only tested for 16hours ish.
Edit: Can confirm that measurement is good 👍
I have a Nibe F750 and it has two sensors:
Both of these report in kwh:
and
When I try to add these to the engergy dashboard it says:
I understand this could be fixed by just setting the
state_class
tototal_increasing
(reference)By browsing the code, one suggestion is to set the
state_class
tototal_increasing
when theunit_of_measurement
is kWh./Marcus