core/homeassistant/components/pvoutput/manifest.json

10 lines
230 B
JSON

{
"domain": "pvoutput",
"name": "PVOutput",
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
"requirements": [],
"dependencies": [],
"after_dependencies": ["rest"],
"codeowners": ["@fabaff"]
}