2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "solaredge",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SolarEdge",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/solaredge",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["solaredge==0.0.2", "stringcase==1.2.0"],
|
2019-09-08 19:49:20 +00:00
|
|
|
"config_flow": true,
|
2021-03-31 08:31:12 +00:00
|
|
|
"codeowners": ["@frenck"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"hostname": "target",
|
|
|
|
"macaddress": "002702*"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|