From c13fbf795d34d04f58c6737067af32a851da66d1 Mon Sep 17 00:00:00 2001 From: Robin Wohlers-Reichel Date: Tue, 22 Sep 2020 01:50:03 +1000 Subject: [PATCH] Update Solax Library to 0.2.4 (#40330) --- homeassistant/components/solax/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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