mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Properly define dependency for pvoutput integration on rest in… (#32435)
This commit is contained in:
parent
1119da7e8a
commit
cfa61a6b74
@ -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