Bump aiohomekit to 0.2.54 (#42532)
This commit is contained in:
parent
e61e8fafee
commit
12da814470
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homekit_controller",
|
||||
"requirements": [
|
||||
"aiohomekit==0.2.53"
|
||||
"aiohomekit==0.2.54"
|
||||
],
|
||||
"zeroconf": [
|
||||
"_hap._tcp.local."
|
||||
|
|
|
@ -178,7 +178,7 @@ aioguardian==1.0.1
|
|||
aioharmony==0.2.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.2.53
|
||||
aiohomekit==0.2.54
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
|
@ -109,7 +109,7 @@ aioguardian==1.0.1
|
|||
aioharmony==0.2.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==0.2.53
|
||||
aiohomekit==0.2.54
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
Loading…
Add table
Reference in a new issue