hass-core/tests/components/renault/fixtures/hvac_status.2.json
2024-06-28 11:03:01 +02:00

11 lines
198 B
JSON

{
"data": {
"type": "Car",
"id": "VF1AAAAA555777999",
"attributes": {
"socThreshold": 30.0,
"hvacStatus": "off",
"lastUpdateTime": "2020-12-03T00:00:00Z"
}
}
}