Bump aiohomekit to 0.2.61 (#49044)
parent
36e08e770b
commit
0d00e49dfc
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"requirements": [
|
||||
"aiohomekit==0.2.60"
|
||||
"aiohomekit==0.2.61"
|
||||
],
|
||||
"zeroconf": [
|
||||
"_hap._tcp.local."
|
||||
|
|
|
@ -172,7 +172,7 @@ aioguardian==1.0.4
|
|||
aioharmony==0.2.7
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.2.60
|
||||
aiohomekit==0.2.61
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
|
@ -106,7 +106,7 @@ aioguardian==1.0.4
|
|||
aioharmony==0.2.7
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.2.60
|
||||
aiohomekit==0.2.61
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
Loading…
Reference in New Issue