mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Bump pytraccar from 2.1.0 to 2.1.1 (#111188)
This commit is contained in:
parent
70d7f74f35
commit
512bc7c699
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pytraccar"],
|
||||
"requirements": ["pytraccar==2.1.0", "stringcase==1.2.0"]
|
||||
"requirements": ["pytraccar==2.1.1", "stringcase==1.2.0"]
|
||||
}
|
||||
|
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/traccar_server",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pytraccar==2.1.0"]
|
||||
"requirements": ["pytraccar==2.1.1"]
|
||||
}
|
||||
|
@ -2321,7 +2321,7 @@ pytouchline==0.7
|
||||
|
||||
# homeassistant.components.traccar
|
||||
# homeassistant.components.traccar_server
|
||||
pytraccar==2.1.0
|
||||
pytraccar==2.1.1
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==9.0.1
|
||||
|
@ -1779,7 +1779,7 @@ pytomorrowio==0.3.6
|
||||
|
||||
# homeassistant.components.traccar
|
||||
# homeassistant.components.traccar_server
|
||||
pytraccar==2.1.0
|
||||
pytraccar==2.1.1
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==9.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user