Update harmony manifest to match REQUIREMENTS in module (#22826)
This commit is contained in:
parent
c9ec166f4b
commit
6c53528ae8
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Harmony",
|
||||
"documentation": "https://www.home-assistant.io/components/harmony",
|
||||
"requirements": [
|
||||
"aioharmony==0.1.8"
|
||||
"aioharmony==0.1.11"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -121,7 +121,7 @@ aiofreepybox==0.0.8
|
|||
aioftp==0.12.0
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.1.8
|
||||
aioharmony==0.1.11
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
Loading…
Add table
Reference in a new issue