* Solax inverter direct API
* Linter compliance
* lint++
* move api communication to external lib
* lint++
* requirements
* Revert "requirements"
This reverts commit 82a6c0c095
.
* potentially?
* Addressing review comments
* Also update CODEOWNERS
* Only update sensor state if data has changed
11 lines
No EOL
240 B
JSON
11 lines
No EOL
240 B
JSON
{
|
|
"domain": "solax",
|
|
"name": "Solax Inverter",
|
|
"documentation": "https://www.home-assistant.io/components/solax",
|
|
"requirements": [
|
|
"solax==0.0.3"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@squishykid"]
|
|
}
|
|
|