mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Bump aiohomeconnect to 0.12.3 (#137085)
This commit is contained in:
parent
3b69a2bbd1
commit
c35cd6fb76
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["homeconnect"],
|
||||
"requirements": ["aiohomeconnect==0.12.1"]
|
||||
"requirements": ["aiohomeconnect==0.12.3"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -264,7 +264,7 @@ aioharmony==0.4.1
|
||||
aiohasupervisor==0.2.2b6
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
aiohomeconnect==0.12.1
|
||||
aiohomeconnect==0.12.3
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.7
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -249,7 +249,7 @@ aioharmony==0.4.1
|
||||
aiohasupervisor==0.2.2b6
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
aiohomeconnect==0.12.1
|
||||
aiohomeconnect==0.12.3
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit==3.2.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user