Restore accessory state into pairing using new HKC methods (#75276)

This commit is contained in:
J. Nick Koston 2022-07-16 12:49:15 -05:00 committed by GitHub
parent ecc219fbc1
commit b9c8d65940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 130 additions and 91 deletions

View file

@ -28,6 +28,7 @@ async def test_config_entry(hass: HomeAssistant, hass_client: ClientSession, utc
"version": 1,
"data": {"AccessoryPairingID": "00:00:00:00:00:00"},
},
"config-num": 0,
"entity-map": [
{
"aid": 1,
@ -299,6 +300,7 @@ async def test_device(hass: HomeAssistant, hass_client: ClientSession, utcnow):
"version": 1,
"data": {"AccessoryPairingID": "00:00:00:00:00:00"},
},
"config-num": 0,
"entity-map": [
{
"aid": 1,