mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update aioharmony to 0.2.6 (#38360)
This commit is contained in:
parent
cb40ee342e
commit
1d01a5ed7b
@ -2,7 +2,7 @@
|
|||||||
"domain": "harmony",
|
"domain": "harmony",
|
||||||
"name": "Logitech Harmony Hub",
|
"name": "Logitech Harmony Hub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||||
"requirements": ["aioharmony==0.2.5"],
|
"requirements": ["aioharmony==0.2.6"],
|
||||||
"codeowners": ["@ehendrix23", "@bramkragten", "@bdraco"],
|
"codeowners": ["@ehendrix23", "@bramkragten", "@bdraco"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
|
@ -170,7 +170,7 @@ aioftp==0.12.0
|
|||||||
aioguardian==1.0.1
|
aioguardian==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.harmony
|
# homeassistant.components.harmony
|
||||||
aioharmony==0.2.5
|
aioharmony==0.2.6
|
||||||
|
|
||||||
# homeassistant.components.homekit_controller
|
# homeassistant.components.homekit_controller
|
||||||
aiohomekit[IP]==0.2.45
|
aiohomekit[IP]==0.2.45
|
||||||
|
@ -95,7 +95,7 @@ aiofreepybox==0.0.8
|
|||||||
aioguardian==1.0.1
|
aioguardian==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.harmony
|
# homeassistant.components.harmony
|
||||||
aioharmony==0.2.5
|
aioharmony==0.2.6
|
||||||
|
|
||||||
# homeassistant.components.homekit_controller
|
# homeassistant.components.homekit_controller
|
||||||
aiohomekit[IP]==0.2.45
|
aiohomekit[IP]==0.2.45
|
||||||
|
Loading…
x
Reference in New Issue
Block a user