Bump aioharmony to 0.4.0 (#136398)
parent
8b08cb9bc1
commit
f3074dc218
|
@ -7,7 +7,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aioharmony", "slixmpp"],
|
||||
"requirements": ["aioharmony==0.2.10"],
|
||||
"requirements": ["aioharmony==0.4.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Logitech",
|
||||
|
|
|
@ -258,7 +258,7 @@ aiogithubapi==24.6.0
|
|||
aioguardian==2022.07.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.10
|
||||
aioharmony==0.4.0
|
||||
|
||||
# homeassistant.components.hassio
|
||||
aiohasupervisor==0.2.2b5
|
||||
|
|
|
@ -243,7 +243,7 @@ aiogithubapi==24.6.0
|
|||
aioguardian==2022.07.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.10
|
||||
aioharmony==0.4.0
|
||||
|
||||
# homeassistant.components.hassio
|
||||
aiohasupervisor==0.2.2b5
|
||||
|
|
Loading…
Reference in New Issue