core/tests/components/pvoutput/fixtures/status.json

12 lines
248 B
JSON

{
"energy_consumption": 1000,
"energy_generation": 500,
"normalized_output": 0.5,
"power_consumption": 2500,
"power_generation": 1500,
"reported_date": "20210101",
"reported_time": "22:37",
"temperature": 20.2,
"voltage": 220.5
}