mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 14:29:57 +01:00
e8a36f7128
Co-authored-by: Claude <noreply@anthropic.com>
12 lines
327 B
JSON
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"
|
|
}
|
|
}
|