mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"domain": "goodwe",
|
|
"name": "GoodWe Inverter",
|
|
"codeowners": ["@mletenay", "@starkillerOG"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/goodwe",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["goodwe"],
|
|
"requirements": ["goodwe==0.4.8"]
|
|
}
|