From 4afb4d907609be9a139c857410fb823b2522745f Mon Sep 17 00:00:00 2001 From: jan iversen Date: Tue, 12 Oct 2021 15:07:20 +0200 Subject: [PATCH] Bump pytradfri to 7.0.7 (#57543) --- 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 7ffad04074d..d26093c32ed 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.6"], + "requirements": ["pytradfri[async]==7.0.7"], "homekit": { "models": ["TRADFRI"] }, diff --git a/requirements_all.txt b/requirements_all.txt index 1fe2fe190f0..1628e027ed0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1970,7 +1970,7 @@ pytouchline==0.7 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.0.6 +pytradfri[async]==7.0.7 # homeassistant.components.trafikverket_train # homeassistant.components.trafikverket_weatherstation diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 49ac409ba10..27f5a1ed220 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1139,7 +1139,7 @@ pytile==5.2.3 pytraccar==0.9.0 # homeassistant.components.tradfri -pytradfri[async]==7.0.6 +pytradfri[async]==7.0.7 # homeassistant.components.usb pyudev==0.22.0