1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-18 14:29:57 +01:00
Files
2026-05-13 19:57:01 +02:00

12 lines
327 B
JSON

{
"overview": {
"lastUpdateTime": "2025-01-01 12:00:00",
"lifeTimeData": { "energy": 100000.0, "revenue": 10.0 },
"lastYearData": { "energy": 50000.0 },
"lastMonthData": { "energy": 10000.0 },
"lastDayData": { "energy": 250.0 },
"currentPower": { "power": 1234.5 },
"measuredBy": "INVERTER"
}
}