mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Update aioharmony to 0.2.6 (#38360)
This commit is contained in:
parent
abad6dfdd7
commit
9819d70941
@ -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": [
|
||||
{
|
||||
|
@ -164,7 +164,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
|
||||
|
@ -89,7 +89,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…
x
Reference in New Issue
Block a user