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

23 lines
475 B
JSON

{
"frontLeftWindow": {
"value": "CLOSED",
"timestamp": "2024-12-30T14:28:12.202Z"
},
"frontRightWindow": {
"value": "CLOSED",
"timestamp": "2024-12-30T14:28:12.202Z"
},
"rearLeftWindow": {
"value": "CLOSED",
"timestamp": "2024-12-30T14:28:12.202Z"
},
"rearRightWindow": {
"value": "CLOSED",
"timestamp": "2024-12-30T14:28:12.202Z"
},
"sunroof": {
"value": "UNSPECIFIED",
"timestamp": "2024-12-30T14:28:12.202Z"
}
}