core/tests/components/renault/fixtures/hvac_status.2.json

12 lines
198 B
JSON

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