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

8 lines
140 B
JSON

{
"data": {
"type": "Car",
"id": "VF1AAAAA555777999",
"attributes": { "externalTemperature": 8.0, "hvacStatus": "off" }
}
}