From 29838ce1ed31665168127496c347f19eba03ea4e Mon Sep 17 00:00:00 2001 From: Robin Wohlers-Reichel Date: Wed, 10 Jun 2020 11:34:46 +1000 Subject: [PATCH] Bump solax library to 0.2.3 (#36600) * Bump solax library to 0.2.3 * oops --- 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 296c1b73ba9..5d8590389d8 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.2"], + "requirements": ["solax==0.2.3"], "codeowners": ["@squishykid"] } diff --git a/requirements_all.txt b/requirements_all.txt index a2d9577f40d..3db119671c7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1987,7 +1987,7 @@ solaredge-local==0.2.0 solaredge==0.0.2 # homeassistant.components.solax -solax==0.2.2 +solax==0.2.3 # homeassistant.components.honeywell somecomfort==0.5.2