From 71852fd7a8fc1e78d2e93ab360d98cfb5f685815 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 21 Dec 2021 10:06:44 +0000 Subject: [PATCH] Update Solax library to 0.2.9 (#62464) --- 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 f6a6f581e12..311bff3f66e 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.8"], + "requirements": ["solax==0.2.9"], "codeowners": ["@squishykid"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 3939bfa9f68..b4e018cb7ca 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2205,7 +2205,7 @@ solaredge-local==0.2.0 solaredge==0.0.2 # homeassistant.components.solax -solax==0.2.8 +solax==0.2.9 # homeassistant.components.honeywell somecomfort==0.8.0