Update aioharmony to 0.2.6 (#38360)
parent
58dcc059c7
commit
a991d6f131
|
@ -2,7 +2,7 @@
|
|||
"domain": "harmony",
|
||||
"name": "Logitech Harmony Hub",
|
||||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||
"requirements": ["aioharmony==0.2.5"],
|
||||
"requirements": ["aioharmony==0.2.6"],
|
||||
"codeowners": ["@ehendrix23", "@bramkragten", "@bdraco"],
|
||||
"ssdp": [
|
||||
{
|
||||
|
|
|
@ -170,7 +170,7 @@ aioftp==0.12.0
|
|||
aioguardian==1.0.1
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.5
|
||||
aioharmony==0.2.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit[IP]==0.2.45
|
||||
|
|
|
@ -95,7 +95,7 @@ aiofreepybox==0.0.8
|
|||
aioguardian==1.0.1
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.5
|
||||
aioharmony==0.2.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
aiohomekit[IP]==0.2.45
|
||||
|
|
Loading…
Reference in New Issue