mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump pytradfri to 14.0.0
This commit is contained in:
parent
68888100f6
commit
4870ea907d
@ -9,5 +9,5 @@
|
|||||||
},
|
},
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pytradfri"],
|
"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
|
pytraccar==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==12.0.0
|
pytradfri[async]==14.0.0
|
||||||
|
|
||||||
# homeassistant.components.trafikverket_camera
|
# homeassistant.components.trafikverket_camera
|
||||||
# homeassistant.components.trafikverket_ferry
|
# 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
|
pytraccar==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==12.0.0
|
pytradfri[async]==14.0.0
|
||||||
|
|
||||||
# homeassistant.components.trafikverket_camera
|
# homeassistant.components.trafikverket_camera
|
||||||
# homeassistant.components.trafikverket_ferry
|
# homeassistant.components.trafikverket_ferry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user