mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update harmony manifest to match REQUIREMENTS in module (#22826)
This commit is contained in:
parent
c9ec166f4b
commit
6c53528ae8
@ -3,7 +3,7 @@
|
|||||||
"name": "Harmony",
|
"name": "Harmony",
|
||||||
"documentation": "https://www.home-assistant.io/components/harmony",
|
"documentation": "https://www.home-assistant.io/components/harmony",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aioharmony==0.1.8"
|
"aioharmony==0.1.11"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -121,7 +121,7 @@ aiofreepybox==0.0.8
|
|||||||
aioftp==0.12.0
|
aioftp==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.harmony
|
# homeassistant.components.harmony
|
||||||
aioharmony==0.1.8
|
aioharmony==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.emulated_hue
|
# homeassistant.components.emulated_hue
|
||||||
# homeassistant.components.http
|
# homeassistant.components.http
|
||||||
|
Loading…
x
Reference in New Issue
Block a user