Bump aiohomekit to 3.2.8 (#139579)
changelog: https://github.com/Jc2k/aiohomekit/compare/3.2.7...3.2.8pull/134386/head^2
parent
679b57e450
commit
c5e0418f75
|
@ -14,6 +14,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiohomekit", "commentjson"],
|
||||
"requirements": ["aiohomekit==3.2.7"],
|
||||
"requirements": ["aiohomekit==3.2.8"],
|
||||
"zeroconf": ["_hap._tcp.local.", "_hap._udp.local."]
|
||||
}
|
||||
|
|
|
@ -267,7 +267,7 @@ aiohasupervisor==0.3.0
|
|||
aiohomeconnect==0.15.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.7
|
||||
aiohomekit==3.2.8
|
||||
|
||||
# homeassistant.components.mcp_server
|
||||
aiohttp_sse==2.2.0
|
||||
|
|
|
@ -252,7 +252,7 @@ aiohasupervisor==0.3.0
|
|||
aiohomeconnect==0.15.1
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.7
|
||||
aiohomekit==3.2.8
|
||||
|
||||
# homeassistant.components.mcp_server
|
||||
aiohttp_sse==2.2.0
|
||||
|
|
Loading…
Reference in New Issue