mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump pytraccar from 0.9.0 to 0.10.0 (#59429)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"name": "Traccar",
|
"name": "Traccar",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
||||||
"requirements": ["pytraccar==0.9.0", "stringcase==1.2.0"],
|
"requirements": ["pytraccar==0.10.0", "stringcase==1.2.0"],
|
||||||
"dependencies": ["webhook"],
|
"dependencies": ["webhook"],
|
||||||
"codeowners": ["@ludeeus"],
|
"codeowners": ["@ludeeus"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
@@ -1964,7 +1964,7 @@ pytile==5.2.4
|
|||||||
pytouchline==0.7
|
pytouchline==0.7
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
pytraccar==0.9.0
|
pytraccar==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.2.0
|
pytradfri[async]==7.2.0
|
||||||
|
@@ -1157,7 +1157,7 @@ python_awair==0.2.1
|
|||||||
pytile==5.2.4
|
pytile==5.2.4
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
pytraccar==0.9.0
|
pytraccar==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.2.0
|
pytradfri[async]==7.2.0
|
||||||
|
Reference in New Issue
Block a user