Update aiohomekit to subscribe more like iOS (#50997)

This commit is contained in:
J. Nick Koston 2021-05-23 13:39:22 -05:00 committed by GitHub
parent 4d527c5cd2
commit 3cef96e78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -267,7 +267,7 @@ class HKDevice:
if self._polling_interval_remover:
self._polling_interval_remover()
await self.pairing.unsubscribe(self.watchable_characteristics)
await self.pairing.close()
return await self.hass.config_entries.async_unload_platforms(
self.config_entry, self.platforms

View File

@ -3,7 +3,7 @@
"name": "HomeKit Controller",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
"requirements": ["aiohomekit==0.2.62"],
"requirements": ["aiohomekit==0.2.64"],
"zeroconf": ["_hap._tcp.local."],
"after_dependencies": ["zeroconf"],
"codeowners": ["@Jc2k", "@bdraco"],

View File

@ -175,7 +175,7 @@ aioguardian==1.0.4
aioharmony==0.2.7
# homeassistant.components.homekit_controller
aiohomekit==0.2.62
aiohomekit==0.2.64
# homeassistant.components.emulated_hue
# homeassistant.components.http

View File

@ -112,7 +112,7 @@ aioguardian==1.0.4
aioharmony==0.2.7
# homeassistant.components.homekit_controller
aiohomekit==0.2.62
aiohomekit==0.2.64
# homeassistant.components.emulated_hue
# homeassistant.components.http