Code: Select all
2020-08-14 08:36:12.806 MQTT: Topic: domoticz/in, Message: {"idx":120,"svalue":"311.843"}
2020-08-14 08:35:15.094 MQTT: Topic: domoticz/in, Message: {"idx":121,"svalue":"2.765"}
For example: my water meter shows 2.765 m3 (with 3 decimals). When I use more water, the number rises wit a few liters (0.005 m3). But the actual usage still shows 0 Liters. I guess it will show 1 when I get to 3.000 m3, but that is not what I want.
Same with the volume of my floor cooling system: the current meter value is 311.907 m3. The Today value is 5.000 liters. This is correct, because yesterday I started on 306.xxx). But I would like to see the actual liters, not a value rounded down to 1000 liters.
Is this standard behavior of Domoticz? My default counter division for Water is set to 1 instead of the standard 100. Could this be related?