Files
core/homeassistant/components/solax/manifest.json
T
Dos MoonenandGitHub 3875533f95 Bump solax to 3.1.0 (#114617)
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.
2024-04-02 23:16:39 +02:00

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"]
}