mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Update Solax library to 0.2.6 (#47384)
This commit is contained in:
parent
6f7179dce9
commit
7ed80d6c39
@ -2,6 +2,6 @@
|
|||||||
"domain": "solax",
|
"domain": "solax",
|
||||||
"name": "SolaX Power",
|
"name": "SolaX Power",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||||
"requirements": ["solax==0.2.5"],
|
"requirements": ["solax==0.2.6"],
|
||||||
"codeowners": ["@squishykid"]
|
"codeowners": ["@squishykid"]
|
||||||
}
|
}
|
||||||
|
@ -2088,7 +2088,7 @@ solaredge-local==0.2.0
|
|||||||
solaredge==0.0.2
|
solaredge==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.solax
|
# homeassistant.components.solax
|
||||||
solax==0.2.5
|
solax==0.2.6
|
||||||
|
|
||||||
# homeassistant.components.honeywell
|
# homeassistant.components.honeywell
|
||||||
somecomfort==0.5.2
|
somecomfort==0.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user