mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Properly define dependency for pvoutput integration on rest in… (#32435)
This commit is contained in:
parent
f04969cf30
commit
91b10e875f
@ -4,5 +4,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
"after_dependencies": ["rest"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user