Bump pytradfri to 7.1.1 (#58379)

This commit is contained in:
jan iversen 2021-10-25 08:55:50 +02:00 committed by GitHub
parent 9885b3de47
commit 79f68b050a
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\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"]
},

View File

@ -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

View File

@ -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