From a29dfe0bf5f86fa5421fc38487b25f09a28f1645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Mon, 3 May 2021 10:21:57 +0200 Subject: [PATCH] Update smhi package to 1.0.15 (#49987) --- homeassistant/components/smhi/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smhi/manifest.json b/homeassistant/components/smhi/manifest.json index 9d762df831d..7f6fd46e7ac 100644 --- a/homeassistant/components/smhi/manifest.json +++ b/homeassistant/components/smhi/manifest.json @@ -3,7 +3,7 @@ "name": "SMHI", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/smhi", - "requirements": ["smhi-pkg==1.0.13"], + "requirements": ["smhi-pkg==1.0.15"], "codeowners": [], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 159252d6da8..181d5252128 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2102,7 +2102,7 @@ smarthab==0.21 # smbus-cffi==0.5.1 # homeassistant.components.smhi -smhi-pkg==1.0.13 +smhi-pkg==1.0.15 # homeassistant.components.snapcast snapcast==2.1.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4e22c4a41ce..214a20893e7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1116,7 +1116,7 @@ smart-meter-texas==0.4.0 smarthab==0.21 # homeassistant.components.smhi -smhi-pkg==1.0.13 +smhi-pkg==1.0.15 # homeassistant.components.solaredge solaredge==0.0.2