core/homeassistant/components/goodwe/manifest.json

12 lines
278 B
JSON

{
"domain": "goodwe",
"name": "GoodWe Inverter",
"documentation": "https://www.home-assistant.io/integrations/goodwe",
"codeowners": [
"@mletenay",
"@starkillerOG"
],
"requirements": ["goodwe==0.2.10"],
"config_flow": true,
"iot_class": "local_polling"
}