mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
Bump pytraccar (#23939)
This commit is contained in:
parent
e072981295
commit
fffc4dd3fd
@ -3,7 +3,7 @@
|
|||||||
"name": "Traccar",
|
"name": "Traccar",
|
||||||
"documentation": "https://www.home-assistant.io/components/traccar",
|
"documentation": "https://www.home-assistant.io/components/traccar",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pytraccar==0.8.0",
|
"pytraccar==0.9.0",
|
||||||
"stringcase==1.2.0"
|
"stringcase==1.2.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
@ -1453,7 +1453,7 @@ pytile==2.0.6
|
|||||||
pytouchline==0.7
|
pytouchline==0.7
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
pytraccar==0.8.0
|
pytraccar==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.trackr
|
# homeassistant.components.trackr
|
||||||
pytrackr==0.0.5
|
pytrackr==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user