hass-core/tests/components/yale/fixtures/unlock_closed.json
J. Nick Koston 03ead27f6c
Split august and yale integrations (#124677)
* Split august and yale integrations [part 1] (#122253)

* merge with dev

* Remove unused constant

* Remove yale IPv6 workaround (#123409)

* Convert yale to use oauth (#123806)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update yale for switch from pubnub to websockets (#124675)

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-28 17:46:03 +02:00

26 lines
606 B
JSON

{
"status": "kAugLockState_Unlocked",
"resultsFromOperationCache": false,
"retryCount": 1,
"info": {
"wlanRSSI": -54,
"lockType": "lock_version_1001",
"lockStatusChanged": false,
"serialNumber": "ABC",
"serial": "123",
"action": "lock",
"context": {
"startDate": "2020-02-19T01:59:39.516Z",
"retryCount": 1,
"transactionID": "mock"
},
"bridgeID": "mock",
"wlanSNR": 41,
"startTime": "2020-02-19T01:59:39.517Z",
"duration": 5149,
"lockID": "ABC",
"rssi": -77
},
"totalTime": 5162,
"doorState": "kAugDoorState_Closed"
}