From fbcf6cb03c6de575e50ac23f59b6e6646a118cbc Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Sat, 1 Oct 2022 00:01:44 +0200 Subject: [PATCH] Bump fjaraskupan to 2.1.0 (#79383) * Make sure fan turns off on 0 percentage * Remember old percentage * Bump fjaraskupan to 1.2.0 --- homeassistant/components/fjaraskupan/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/fjaraskupan/manifest.json b/homeassistant/components/fjaraskupan/manifest.json index 7381fc36a08..6025665ec31 100644 --- a/homeassistant/components/fjaraskupan/manifest.json +++ b/homeassistant/components/fjaraskupan/manifest.json @@ -3,7 +3,7 @@ "name": "Fj\u00e4r\u00e5skupan", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/fjaraskupan", - "requirements": ["fjaraskupan==2.0.0"], + "requirements": ["fjaraskupan==2.1.0"], "codeowners": ["@elupus"], "iot_class": "local_polling", "loggers": ["bleak", "fjaraskupan"], diff --git a/requirements_all.txt b/requirements_all.txt index 8be2c2295b9..61c5e9ecc13 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -690,7 +690,7 @@ fivem-api==0.1.2 fixerio==1.0.0a0 # homeassistant.components.fjaraskupan -fjaraskupan==2.0.0 +fjaraskupan==2.1.0 # homeassistant.components.flipr flipr-api==1.4.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 693cdf53d49..8b7bd181170 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -512,7 +512,7 @@ file-read-backwards==2.0.0 fivem-api==0.1.2 # homeassistant.components.fjaraskupan -fjaraskupan==2.0.0 +fjaraskupan==2.1.0 # homeassistant.components.flipr flipr-api==1.4.2