mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Bump pytradfri to 14.0.0
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
},
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pytradfri"],
|
||||
"requirements": ["pytradfri[async]==12.0.0"]
|
||||
"requirements": ["pytradfri[async]==14.0.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2498,7 +2498,7 @@ pytouchlinesl==0.3.0
|
||||
pytraccar==2.1.1
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==12.0.0
|
||||
pytradfri[async]==14.0.0
|
||||
|
||||
# homeassistant.components.trafikverket_camera
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2022,7 +2022,7 @@ pytouchlinesl==0.3.0
|
||||
pytraccar==2.1.1
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==12.0.0
|
||||
pytradfri[async]==14.0.0
|
||||
|
||||
# homeassistant.components.trafikverket_camera
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
|
Reference in New Issue
Block a user