From de62082605752413fa3b233e052e57c25087fd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niclas=20K=C3=BChnapfel?= Date: Wed, 14 Jun 2023 16:52:43 +0200 Subject: [PATCH] Update solax to 0.3.2 (#94545) * solax: update to 0.3.2 * Update solax dependencies --- homeassistant/components/solax/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/solax/manifest.json b/homeassistant/components/solax/manifest.json index 5ce87c82532..d3f677fa894 100644 --- a/homeassistant/components/solax/manifest.json +++ b/homeassistant/components/solax/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/solax", "iot_class": "local_polling", "loggers": ["solax"], - "requirements": ["solax==0.3.0"] + "requirements": ["solax==0.3.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 16404f70007..eac5083a293 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2409,7 +2409,7 @@ solaredge-local==0.2.3 solaredge==0.0.2 # homeassistant.components.solax -solax==0.3.0 +solax==0.3.2 # homeassistant.components.somfy_mylink somfy-mylink-synergy==1.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5d2878d4214..249c3b284f1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1751,7 +1751,7 @@ soco==0.29.1 solaredge==0.0.2 # homeassistant.components.solax -solax==0.3.0 +solax==0.3.2 # homeassistant.components.somfy_mylink somfy-mylink-synergy==1.0.6