From ac354ecff53eff5d83638cb49d149db0df2f2ed7 Mon Sep 17 00:00:00 2001 From: jan iversen Date: Mon, 8 Nov 2021 20:20:19 +0100 Subject: [PATCH] Bump pytradfri to v7.2.0. (#59342) --- 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 3579d9a9bd8..5b23ec4e418 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.1"], + "requirements": ["pytradfri[async]==7.2.0"], "homekit": { "models": ["TRADFRI"] }, diff --git a/requirements_all.txt b/requirements_all.txt index 9a04c047b7d..5fc3fabbe7a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1973,7 +1973,7 @@ pytouchline==0.7 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.1.1 +pytradfri[async]==7.2.0 # homeassistant.components.trafikverket_train # homeassistant.components.trafikverket_weatherstation diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 329d27d76bd..fbc58d5ef52 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1163,7 +1163,7 @@ pytile==5.2.4 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.1.1 +pytradfri[async]==7.2.0 # homeassistant.components.usb pyudev==0.22.0