UtilitechAS / amsreader-firmware

ESP8266 and ESP32 compatible firmware to read, interpret and publish data to MQTT from smart electrical meters, both DLMS and DSMR is supported
Other
381 stars 73 forks source link

Wrong lables in graphs #213

Closed Lommelund closed 2 years ago

Lommelund commented 2 years ago

The graphs started to show wrong labels after upgrade. Meter is configured as TN 400V.

Have tried to switch between IT/TT and TN without any change.

Screenshot_20220120-220409_Chrome

Hardware information:

Relevant firmware information:

The device reboots more often after upgrade from 2.0.3 to .4 and .5. Before I could see uptime several days. Now i see max a few hours. I power it from USB.

tronde-ams commented 2 years ago

I guess this has something to do with a change made for 230V IT/TT meters.

For IT/TT this is correct, but for 400V TN it should read "Phase Voltage" and L1, L2, L3 as it was from the beginning. You do not show the labels for current, so I do not know if they changed as well. For 400V TN they should read "Phase current" and L1, L2 , L3 as from the beginning.

Lommelund commented 2 years ago

Both voltage and current show the same. L1-L2, L1-L3, L2-L3.

gskjold commented 2 years ago

Fixed in next patch