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

8 lines
140 B
JSON
Raw Normal View History

2021-07-28 19:41:11 +00:00
{
"data": {
"type": "Car",
"id": "VF1AAAAA555777999",
"attributes": { "externalTemperature": 8.0, "hvacStatus": "off" }
}
}