Bump pytradfri to 9.0.0 (#65784)
* Bump pytradfri to 8.1.0 * Bump to 9.0.0 * Bump manifestpull/65790/head
parent
54e1e905b1
commit
daedbbb1ee
|
@ -3,7 +3,7 @@
|
|||
"name": "IKEA TR\u00c5DFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==8.0.1"],
|
||||
"requirements": ["pytradfri[async]==9.0.0"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
|
|
@ -2005,7 +2005,7 @@ pytouchline==0.7
|
|||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==8.0.1
|
||||
pytradfri[async]==9.0.0
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
|
|
@ -1239,7 +1239,7 @@ pytile==2022.02.0
|
|||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==8.0.1
|
||||
pytradfri[async]==9.0.0
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
|
Loading…
Reference in New Issue