2019-06-05 14:45:05 +00:00
|
|
|
{
|
2019-09-21 18:07:53 +00:00
|
|
|
"domain": "solaredge_local",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SolarEdge Local",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/solaredge_local",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["solaredge-local==0.2.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@drobtravels", "@scheric"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["solaredge_local"]
|
2019-09-21 18:07:53 +00:00
|
|
|
}
|