2022-01-04 21:19:31 +00:00
|
|
|
{
|
|
|
|
"domain": "goodwe",
|
|
|
|
"name": "GoodWe Inverter",
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@mletenay", "@starkillerOG"],
|
2022-01-04 21:19:31 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:27:05 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/goodwe",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["goodwe"],
|
2023-04-05 04:52:05 +00:00
|
|
|
"requirements": ["goodwe==0.2.31"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|