1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 08:10:36 +00: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"
}
}