From d90d804260b93dece10ba75258b1534c82f10141 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Tue, 12 Oct 2021 12:09:12 +0200 Subject: [PATCH] Bump Mill library to 0.6.2 (#57533) --- homeassistant/components/mill/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/mill/manifest.json b/homeassistant/components/mill/manifest.json index e5dbbdfc1e8..55aeec305fb 100644 --- a/homeassistant/components/mill/manifest.json +++ b/homeassistant/components/mill/manifest.json @@ -2,7 +2,7 @@ "domain": "mill", "name": "Mill", "documentation": "https://www.home-assistant.io/integrations/mill", - "requirements": ["millheater==0.6.1"], + "requirements": ["millheater==0.6.2"], "codeowners": ["@danielhiversen"], "config_flow": true, "iot_class": "cloud_polling" diff --git a/requirements_all.txt b/requirements_all.txt index 67cd3c16fcb..1fe2fe190f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1002,7 +1002,7 @@ micloud==0.3 miflora==0.7.0 # homeassistant.components.mill -millheater==0.6.1 +millheater==0.6.2 # homeassistant.components.minio minio==4.0.9 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f018c8b40d5..49ac409ba10 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -591,7 +591,7 @@ mficlient==0.3.0 micloud==0.3 # homeassistant.components.mill -millheater==0.6.1 +millheater==0.6.2 # homeassistant.components.minio minio==4.0.9