mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joostlek <joostlek@outlook.com>
35 lines
725 B
JSON
35 lines
725 B
JSON
{
|
|
"centralLock": {
|
|
"value": "LOCKED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"frontLeftDoor": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"frontRightDoor": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"rearLeftDoor": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"rearRightDoor": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"hood": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"tailgate": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
},
|
|
"tankLid": {
|
|
"value": "CLOSED",
|
|
"timestamp": "2024-12-30T14:20:20.570Z"
|
|
}
|
|
}
|