mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump aioharmony to 0.4.1 (#136413)
changelog: https://github.com/Harmony-Libs/aioharmony/compare/v0.4.0...v0.4.1
This commit is contained in:
parent
4dc873416f
commit
98e59f01b7
@ -7,7 +7,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aioharmony", "slixmpp"],
|
||||
"requirements": ["aioharmony==0.4.0"],
|
||||
"requirements": ["aioharmony==0.4.1"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Logitech",
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -258,7 +258,7 @@ aiogithubapi==24.6.0
|
||||
aioguardian==2022.07.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.4.0
|
||||
aioharmony==0.4.1
|
||||
|
||||
# homeassistant.components.hassio
|
||||
aiohasupervisor==0.2.2b5
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -243,7 +243,7 @@ aiogithubapi==24.6.0
|
||||
aioguardian==2022.07.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.4.0
|
||||
aioharmony==0.4.1
|
||||
|
||||
# homeassistant.components.hassio
|
||||
aiohasupervisor==0.2.2b5
|
||||
|
Loading…
x
Reference in New Issue
Block a user