From 830981ddd697c64da4375dad60a5e864fec01736 Mon Sep 17 00:00:00 2001 From: Hessel Date: Thu, 12 Oct 2023 11:59:30 +0200 Subject: [PATCH] Bump wallbox to 0.4.14 (#101864) --- homeassistant/components/wallbox/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wallbox/manifest.json b/homeassistant/components/wallbox/manifest.json index fc63e0ca25f..a6e284ff22b 100644 --- a/homeassistant/components/wallbox/manifest.json +++ b/homeassistant/components/wallbox/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/wallbox", "iot_class": "cloud_polling", "loggers": ["wallbox"], - "requirements": ["wallbox==0.4.12"] + "requirements": ["wallbox==0.4.14"] } diff --git a/requirements_all.txt b/requirements_all.txt index e5f479d9860..6cb59b2527d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2691,7 +2691,7 @@ vultr==0.1.2 wakeonlan==2.1.0 # homeassistant.components.wallbox -wallbox==0.4.12 +wallbox==0.4.14 # homeassistant.components.folder_watcher watchdog==2.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 102a72f7612..519767ca943 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2003,7 +2003,7 @@ vultr==0.1.2 wakeonlan==2.1.0 # homeassistant.components.wallbox -wallbox==0.4.12 +wallbox==0.4.14 # homeassistant.components.folder_watcher watchdog==2.3.1