hass-core/homeassistant/components/pvoutput/manifest.json
2021-04-15 10:21:38 +02:00

8 lines
218 B
JSON

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