diff --git a/homeassistant/components/solax/manifest.json b/homeassistant/components/solax/manifest.json index 5d8590389d8..bf2d3d72cc5 100644 --- a/homeassistant/components/solax/manifest.json +++ b/homeassistant/components/solax/manifest.json @@ -2,6 +2,6 @@ "domain": "solax", "name": "SolaX Power", "documentation": "https://www.home-assistant.io/integrations/solax", - "requirements": ["solax==0.2.3"], + "requirements": ["solax==0.2.4"], "codeowners": ["@squishykid"] } diff --git a/requirements_all.txt b/requirements_all.txt index c3f431ff8fb..987d085dd79 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2035,7 +2035,7 @@ solaredge-local==0.2.0 solaredge==0.0.2 # homeassistant.components.solax -solax==0.2.3 +solax==0.2.4 # homeassistant.components.honeywell somecomfort==0.5.2