From 043841e70f7fabdd9dd1bee94a9a19fb5ed03d90 Mon Sep 17 00:00:00 2001 From: Robin Wohlers-Reichel Date: Tue, 17 Aug 2021 23:06:22 +1000 Subject: [PATCH] Solax 0.2.8 (#54759) --- 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 d14cfea2501..f6a6f581e12 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.6"], + "requirements": ["solax==0.2.8"], "codeowners": ["@squishykid"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 21d8d158545..1f0e4e1b665 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2165,7 +2165,7 @@ solaredge-local==0.2.0 solaredge==0.0.2 # homeassistant.components.solax -solax==0.2.6 +solax==0.2.8 # homeassistant.components.honeywell somecomfort==0.5.2