Bump aiohomekit to 3.2.6 (#129640)
This commit is contained in:
parent
f55aa0b86e
commit
a6865f1639
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue