mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 06:31:35 +01:00
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
12 lines
552 B
JSON
12 lines
552 B
JSON
{
|
|
"timestamp": 1704067200,
|
|
"datetime": "2024-01-01T00:00:00",
|
|
"1.8.0": { "value": 12345.678, "unit": "kWh", "name": "Total Import" },
|
|
"2.8.0": { "value": 1234.567, "unit": "kWh", "name": "Total Export" },
|
|
"16.7.0": { "value": 1500.5, "unit": "W", "name": "Active Power" },
|
|
"32.7.0": { "value": 230.1, "unit": "V", "name": "Voltage L1" },
|
|
"31.7.0": { "value": 6.52, "unit": "A", "name": "Current L1" },
|
|
"14.7.0": { "value": 50.01, "unit": "Hz", "name": "Frequency" },
|
|
"13.7.0": { "value": 0.985, "unit": "", "name": "Power Factor" }
|
|
}
|