1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/pvoutput/manifest.json
2021-04-15 10:21:38 +02:00

9 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"
}