mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Update aioharmony to 0.2.6 (#38360)
This commit is contained in:
parent
cb40ee342e
commit
1d01a5ed7b
@ -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…
x
Reference in New Issue
Block a user