mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump aiohomekit to 3.2.7 (#131924)
This commit is contained in:
parent
920c958ec7
commit
6144cc26ba
@ -14,6 +14,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["aiohomekit", "commentjson"],
|
"loggers": ["aiohomekit", "commentjson"],
|
||||||
"requirements": ["aiohomekit==3.2.6"],
|
"requirements": ["aiohomekit==3.2.7"],
|
||||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||||
}
|
}
|
||||||
|
@ -265,7 +265,7 @@ aioharmony==0.2.10
|
|||||||
aiohasupervisor==0.2.1
|
aiohasupervisor==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.homekit_controller
|
# homeassistant.components.homekit_controller
|
||||||
aiohomekit==3.2.6
|
aiohomekit==3.2.7
|
||||||
|
|
||||||
# homeassistant.components.hue
|
# homeassistant.components.hue
|
||||||
aiohue==4.7.3
|
aiohue==4.7.3
|
||||||
|
@ -250,7 +250,7 @@ aioharmony==0.2.10
|
|||||||
aiohasupervisor==0.2.1
|
aiohasupervisor==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.homekit_controller
|
# homeassistant.components.homekit_controller
|
||||||
aiohomekit==3.2.6
|
aiohomekit==3.2.7
|
||||||
|
|
||||||
# homeassistant.components.hue
|
# homeassistant.components.hue
|
||||||
aiohue==4.7.3
|
aiohue==4.7.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user