Update Solax library to 0.2.9 (#62464)

This commit is contained in:
Petru Paler 2021-12-21 10:06:44 +00:00 committed by GitHub
parent 101341f186
commit 71852fd7a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"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.8"], "requirements": ["solax==0.2.9"],
"codeowners": ["@squishykid"], "codeowners": ["@squishykid"],
"iot_class": "local_polling" "iot_class": "local_polling"
} }

View File

@ -2205,7 +2205,7 @@ solaredge-local==0.2.0
solaredge==0.0.2 solaredge==0.0.2
# homeassistant.components.solax # homeassistant.components.solax
solax==0.2.8 solax==0.2.9
# homeassistant.components.honeywell # homeassistant.components.honeywell
somecomfort==0.8.0 somecomfort==0.8.0