mhendriks / P1-Dongel-ESP32

P1-Dongel-ESP32
MIT License
27 stars 13 forks source link

Request: Dashboard value for current is the integer value out of the P1 telegram - use calculated value instead #45

Open blolp opened 4 months ago

blolp commented 4 months ago

P1-dongle pro shows current directly out of the P1 telegram. Unfortunately Dutch Smart Meters give only integer values for the actual current and voltage. A refined current value could be shown by using the actual power in Watt divided by the actual voltage. Voltage is also an integer value so only one significant digit after the decimal point is useful.

HanSjak commented 4 months ago

This would be nice for me to. 1 watt corresponds with approximately 1/230 = 0,004 amperes, for me 2 digits is the better choice.