* 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>
16 lines
409 B
JSON
16 lines
409 B
JSON
{
|
|
"A6697750D607098BAE8D6BAA11EF8063": {
|
|
"LockName": "Front Door Lock",
|
|
"UserType": "superuser",
|
|
"macAddress": "2E:BA:C4:14:3F:09",
|
|
"HouseID": "000000000000",
|
|
"HouseName": "A House"
|
|
},
|
|
"A6697750D607098BAE8D6BAA11EF9999": {
|
|
"LockName": "Back Door Lock",
|
|
"UserType": "user",
|
|
"macAddress": "2E:BA:C4:14:3F:88",
|
|
"HouseID": "000000000011",
|
|
"HouseName": "A House"
|
|
}
|
|
}
|