hass-core/homeassistant/components/pvoutput/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
186 B
JSON

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