Bump pytradfri to 7.0.6 (#44661)

This commit is contained in:
Martin Hjelmare 2020-12-31 01:18:58 +01:00 committed by GitHub
parent 1428c403ba
commit 4bde0640d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "IKEA TRÅDFRI",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tradfri",
"requirements": ["pytradfri[async]==7.0.5"],
"requirements": ["pytradfri[async]==7.0.6"],
"homekit": {
"models": ["TRADFRI"]
},

View file

@ -1855,7 +1855,7 @@ pytraccar==0.9.0
pytrackr==0.0.5
# homeassistant.components.tradfri
pytradfri[async]==7.0.5
pytradfri[async]==7.0.6
# homeassistant.components.trafikverket_train
# homeassistant.components.trafikverket_weatherstation

View file

@ -915,7 +915,7 @@ pytile==4.0.0
pytraccar==0.9.0
# homeassistant.components.tradfri
pytradfri[async]==7.0.5
pytradfri[async]==7.0.6
# homeassistant.components.vera
pyvera==0.3.11