Bump aiohomekit to 2.6.5 (fixes python 3.11 regression) (#94245)
This commit is contained in:
parent
081bc470db
commit
77badafea1
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==2.6.4"],
|
||||
"requirements": ["aiohomekit==2.6.5"],
|
||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue