2019-05-26 02:55:30 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "solax",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SolaX Power",
|
2020-01-06 20:28:23 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/solax",
|
2021-12-21 10:06:44 +00:00
|
|
|
"requirements": ["solax==0.2.9"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@squishykid"],
|
2022-01-26 09:58:06 +00:00
|
|
|
"iot_class": "local_polling",
|
2022-01-28 21:37:53 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"loggers": ["solax"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|