mirror of
https://github.com/home-assistant/core.git
synced 2026-07-06 22:36:33 +01:00
e8a36f7128
Co-authored-by: Claude <noreply@anthropic.com>
20 lines
412 B
JSON
20 lines
412 B
JSON
{
|
|
"details": {
|
|
"id": 1,
|
|
"name": "Test Site",
|
|
"accountId": 1,
|
|
"status": "Active",
|
|
"peakPower": 5.5,
|
|
"lastUpdateTime": "2025-01-01",
|
|
"installationDate": "2024-01-01",
|
|
"ptoDate": null,
|
|
"notes": "",
|
|
"type": "Optimizers & Inverters",
|
|
"primaryModule": {
|
|
"manufacturerName": "TestManufacturer",
|
|
"modelName": "TestModel",
|
|
"maximumPower": 350.0
|
|
}
|
|
}
|
|
}
|