mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump here-transit to 1.2.1 (#120900)
This commit is contained in:
committed by
GitHub
parent
a885bdfe76
commit
fbb98a668c
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/here_travel_time",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["here_routing", "here_transit", "homeassistant.helpers.location"],
|
||||
"requirements": ["here-routing==1.0.1", "here-transit==1.2.0"]
|
||||
"requirements": ["here-routing==1.0.1", "here-transit==1.2.1"]
|
||||
}
|
||||
|
@ -1068,7 +1068,7 @@ heatmiserV3==1.1.18
|
||||
here-routing==1.0.1
|
||||
|
||||
# homeassistant.components.here_travel_time
|
||||
here-transit==1.2.0
|
||||
here-transit==1.2.1
|
||||
|
||||
# homeassistant.components.hikvisioncam
|
||||
hikvision==0.4
|
||||
|
@ -879,7 +879,7 @@ hdate==0.10.9
|
||||
here-routing==1.0.1
|
||||
|
||||
# homeassistant.components.here_travel_time
|
||||
here-transit==1.2.0
|
||||
here-transit==1.2.1
|
||||
|
||||
# homeassistant.components.hko
|
||||
hko==0.3.2
|
||||
|
Reference in New Issue
Block a user