mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump aiohomekit to 3.2.6 (#129640)
This commit is contained in:
parent
f55aa0b86e
commit
a6865f1639
@ -14,6 +14,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohomekit", "commentjson"],
|
||||
"requirements": ["aiohomekit==3.2.5"],
|
||||
"requirements": ["aiohomekit==3.2.6"],
|
||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||
}
|
||||
|
@ -262,7 +262,7 @@ aioharmony==0.2.10
|
||||
aiohasupervisor==0.2.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.5
|
||||
aiohomekit==3.2.6
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.3
|
||||
|
@ -247,7 +247,7 @@ aioharmony==0.2.10
|
||||
aiohasupervisor==0.2.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.5
|
||||
aiohomekit==3.2.6
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user