mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Bump aiohomekit to 3.1.1 (#106591)
This commit is contained in:
parent
2ffb033a46
commit
fc021f8633
@ -14,6 +14,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohomekit", "commentjson"],
|
||||
"requirements": ["aiohomekit==3.1.0"],
|
||||
"requirements": ["aiohomekit==3.1.1"],
|
||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||
}
|
||||
|
@ -257,7 +257,7 @@ aioguardian==2022.07.0
|
||||
aioharmony==0.2.10
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.1.0
|
||||
aiohomekit==3.1.1
|
||||
|
||||
# homeassistant.components.http
|
||||
aiohttp-fast-url-dispatcher==0.3.0
|
||||
|
@ -233,7 +233,7 @@ aioguardian==2022.07.0
|
||||
aioharmony==0.2.10
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.1.0
|
||||
aiohomekit==3.1.1
|
||||
|
||||
# homeassistant.components.http
|
||||
aiohttp-fast-url-dispatcher==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user