mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 14:43:52 +01:00
0.3.2 was succeeded by 0.3.4. 0.3.3 was yanked 0.3.4 was succeeded by 3.0.5. 3.0.5 is succeeded by 3.1.0.
11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"domain": "solax",
|
|
"name": "SolaX Power",
|
|
"codeowners": ["@squishykid"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/solax",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["solax"],
|
|
"requirements": ["solax==3.1.0"]
|
|
}
|