mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
Bump pytraccar from 0.9.0 to 0.10.0 (#59429)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "Traccar",
|
||||
"config_flow": true,
|
||||
"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"],
|
||||
"codeowners": ["@ludeeus"],
|
||||
"iot_class": "local_polling"
|
||||
|
@ -1964,7 +1964,7 @@ pytile==5.2.4
|
||||
pytouchline==0.7
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==0.9.0
|
||||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.2.0
|
||||
|
@ -1157,7 +1157,7 @@ python_awair==0.2.1
|
||||
pytile==5.2.4
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==0.9.0
|
||||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.2.0
|
||||
|
Reference in New Issue
Block a user