Update Solax library to 0.2.9 (#62464)
This commit is contained in:
parent
101341f186
commit
71852fd7a8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "solax",
|
||||
"name": "SolaX Power",
|
||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||
"requirements": ["solax==0.2.8"],
|
||||
"requirements": ["solax==0.2.9"],
|
||||
"codeowners": ["@squishykid"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -2205,7 +2205,7 @@ solaredge-local==0.2.0
|
|||
solaredge==0.0.2
|
||||
|
||||
# homeassistant.components.solax
|
||||
solax==0.2.8
|
||||
solax==0.2.9
|
||||
|
||||
# homeassistant.components.honeywell
|
||||
somecomfort==0.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue