From 623d0ae932ecb959ed91c12ccf40a68a38e591e2 Mon Sep 17 00:00:00 2001 From: jan iversen Date: Sat, 16 Oct 2021 22:19:14 +0200 Subject: [PATCH] Bump pytradfri to v.7.1.0 (#57861) --- 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 d26093c32ed..0393cda0c5b 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.0.7"], + "requirements": ["pytradfri[async]==7.1.0"], "homekit": { "models": ["TRADFRI"] }, diff --git a/requirements_all.txt b/requirements_all.txt index f7d712ea07e..9a804111b91 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1961,7 +1961,7 @@ pytouchline==0.7 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.0.7 +pytradfri[async]==7.1.0 # homeassistant.components.trafikverket_train # homeassistant.components.trafikverket_weatherstation diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 75b37fab7c0..456fdc40d05 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1142,7 +1142,7 @@ pytile==5.2.3 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.0.7 +pytradfri[async]==7.1.0 # homeassistant.components.usb pyudev==0.22.0