fix apparent vs active power

This commit is contained in:
Franzi 2024-07-30 16:55:30 +02:00
parent ad255e73c9
commit 7c1ea8b2a7
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 9 additions and 5 deletions

View file

@ -27,7 +27,7 @@ TABLE_LAYOUT = {
},
},
"row2": {
"apparent-power": {
"active-power": {
"name": "Apparent Power",
"suffix": "W",
},