diff --git a/homeassistant/components/solax/manifest.json b/homeassistant/components/solax/manifest.json index f6a6f581e12..311bff3f66e 100644 --- a/homeassistant/components/solax/manifest.json +++ b/homeassistant/components/solax/manifest.json @@ -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" } diff --git a/requirements_all.txt b/requirements_all.txt index 3939bfa9f68..b4e018cb7ca 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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