hass-core/tests/components/renault/fixtures/cockpit_fuel.json
2021-11-01 20:47:05 -07:00

11 lines
181 B
JSON

{
"data": {
"type": "Car",
"id": "VF1AAAAA555777123",
"attributes": {
"fuelAutonomy": 35.0,
"fuelQuantity": 3.0,
"totalMileage": 5566.78
}
}
}