Bump aiohomekit to 3.2.7 (#131924)
parent
920c958ec7
commit
6144cc26ba
|
@ -14,6 +14,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohomekit", "commentjson"],
|
||||
"requirements": ["aiohomekit==3.2.6"],
|
||||
"requirements": ["aiohomekit==3.2.7"],
|
||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||
}
|
||||
|
|
|
@ -265,7 +265,7 @@ aioharmony==0.2.10
|
|||
aiohasupervisor==0.2.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.6
|
||||
aiohomekit==3.2.7
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.3
|
||||
|
|
|
@ -250,7 +250,7 @@ aioharmony==0.2.10
|
|||
aiohasupervisor==0.2.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.6
|
||||
aiohomekit==3.2.7
|
||||
|
||||
# homeassistant.components.hue
|
||||
aiohue==4.7.3
|
||||
|
|
Loading…
Reference in New Issue