mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 05:52:27 +01:00
29 lines
455 B
JSON
29 lines
455 B
JSON
{
|
|
"totalUsed": 3133.1,
|
|
"dailyUsed": 34.7,
|
|
"vip": [
|
|
{
|
|
"volt": "246.6",
|
|
"current": "0.0",
|
|
"power": 1200
|
|
},
|
|
{
|
|
"volt": "245.9",
|
|
"current": "0.0",
|
|
"power": 2000
|
|
},
|
|
{
|
|
"volt": "246.2",
|
|
"current": "0.0",
|
|
"power": 227
|
|
}
|
|
],
|
|
"totalPower": 3427,
|
|
"smartLoadStatus": -1,
|
|
"loadFac": 50.01,
|
|
"upsPowerL1": 5.0,
|
|
"upsPowerL2": 0.0,
|
|
"upsPowerL3": 0.0,
|
|
"upsPowerTotal": 5.0
|
|
}
|