From 79f68b050a7d7022018a82b691b735c7cbf8f3e6 Mon Sep 17 00:00:00 2001 From: jan iversen Date: Mon, 25 Oct 2021 08:55:50 +0200 Subject: [PATCH] Bump pytradfri to 7.1.1 (#58379) --- homeassistant/components/tradfri/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tradfri/manifest.json b/homeassistant/components/tradfri/manifest.json index 0393cda0c5b..3579d9a9bd8 100644 --- a/homeassistant/components/tradfri/manifest.json +++ b/homeassistant/components/tradfri/manifest.json @@ -3,7 +3,7 @@ "name": "IKEA TR\u00c5DFRI", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tradfri", - "requirements": ["pytradfri[async]==7.1.0"], + "requirements": ["pytradfri[async]==7.1.1"], "homekit": { "models": ["TRADFRI"] }, diff --git a/requirements_all.txt b/requirements_all.txt index 333a57d585b..bd3f61eba77 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1964,7 +1964,7 @@ pytouchline==0.7 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.1.0 +pytradfri[async]==7.1.1 # homeassistant.components.trafikverket_train # homeassistant.components.trafikverket_weatherstation diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 65f13eff966..2008df63017 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1148,7 +1148,7 @@ pytile==5.2.4 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.1.0 +pytradfri[async]==7.1.1 # homeassistant.components.usb pyudev==0.22.0