Update Solax library to 0.2.6 (#47384)
parent
6f7179dce9
commit
7ed80d6c39
|
@ -2,6 +2,6 @@
|
|||
"domain": "solax",
|
||||
"name": "SolaX Power",
|
||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||
"requirements": ["solax==0.2.5"],
|
||||
"requirements": ["solax==0.2.6"],
|
||||
"codeowners": ["@squishykid"]
|
||||
}
|
||||
|
|
|
@ -2088,7 +2088,7 @@ solaredge-local==0.2.0
|
|||
solaredge==0.0.2
|
||||
|
||||
# homeassistant.components.solax
|
||||
solax==0.2.5
|
||||
solax==0.2.6
|
||||
|
||||
# homeassistant.components.honeywell
|
||||
somecomfort==0.5.2
|
||||
|
|
Loading…
Reference in New Issue