From 399548a9737b2bc76f8a68da4f2f5ce18ca67a63 Mon Sep 17 00:00:00 2001 From: Christophe Gagnier Date: Tue, 2 Jul 2024 20:32:34 -0400 Subject: [PATCH] Bump pytechnove to 1.3.0 (#120975) --- homeassistant/components/technove/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/technove/manifest.json b/homeassistant/components/technove/manifest.json index c63151560f8..b4dec10c2ef 100644 --- a/homeassistant/components/technove/manifest.json +++ b/homeassistant/components/technove/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://www.home-assistant.io/integrations/technove", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["python-technove==1.2.2"], + "requirements": ["python-technove==1.3.0"], "zeroconf": ["_technove-stations._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 35268eff566..6fd6ca3dbd3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2324,7 +2324,7 @@ python-songpal==0.16.2 python-tado==0.17.6 # homeassistant.components.technove -python-technove==1.2.2 +python-technove==1.3.0 # homeassistant.components.telegram_bot python-telegram-bot[socks]==21.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 10b8d51218f..760197c11d2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1818,7 +1818,7 @@ python-songpal==0.16.2 python-tado==0.17.6 # homeassistant.components.technove -python-technove==1.2.2 +python-technove==1.3.0 # homeassistant.components.telegram_bot python-telegram-bot[socks]==21.0.1