1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/volvo/fixtures/tyres.json
2025-07-28 17:24:15 +02:00

19 lines
379 B
JSON

{
"frontLeft": {
"value": "UNSPECIFIED",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"frontRight": {
"value": "UNSPECIFIED",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"rearLeft": {
"value": "UNSPECIFIED",
"timestamp": "2024-12-30T14:18:56.849Z"
},
"rearRight": {
"value": "UNSPECIFIED",
"timestamp": "2024-12-30T14:18:56.849Z"
}
}