From 1836e35717d50469fc535aad691455c93c60a153 Mon Sep 17 00:00:00 2001 From: Mitch Date: Wed, 1 Mar 2023 11:39:14 +0100 Subject: [PATCH] Bump nuheat to 1.0.1 (#88958) --- homeassistant/components/nuheat/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/nuheat/manifest.json b/homeassistant/components/nuheat/manifest.json index 91b0a9eb194..cda1e9b02dd 100644 --- a/homeassistant/components/nuheat/manifest.json +++ b/homeassistant/components/nuheat/manifest.json @@ -12,5 +12,5 @@ "documentation": "https://www.home-assistant.io/integrations/nuheat", "iot_class": "cloud_polling", "loggers": ["nuheat"], - "requirements": ["nuheat==1.0.0"] + "requirements": ["nuheat==1.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index e97294a3cb8..d11e4d66026 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1225,7 +1225,7 @@ nsapi==3.0.5 nsw-fuel-api-client==1.1.0 # homeassistant.components.nuheat -nuheat==1.0.0 +nuheat==1.0.1 # homeassistant.components.numato numato-gpio==0.10.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3e3e0629a87..22d6a64361e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -903,7 +903,7 @@ notify-events==1.0.4 nsw-fuel-api-client==1.1.0 # homeassistant.components.nuheat -nuheat==1.0.0 +nuheat==1.0.1 # homeassistant.components.numato numato-gpio==0.10.0