mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump here-routing to 1.0.1 (#120877)
This commit is contained in:
parent
1a63bb89cb
commit
eceecbb07b
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/here_travel_time",
|
"documentation": "https://www.home-assistant.io/integrations/here_travel_time",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["here_routing", "here_transit", "homeassistant.helpers.location"],
|
"loggers": ["here_routing", "here_transit", "homeassistant.helpers.location"],
|
||||||
"requirements": ["here-routing==0.2.0", "here-transit==1.2.0"]
|
"requirements": ["here-routing==1.0.1", "here-transit==1.2.0"]
|
||||||
}
|
}
|
||||||
|
@ -1065,7 +1065,7 @@ hdate==0.10.9
|
|||||||
heatmiserV3==1.1.18
|
heatmiserV3==1.1.18
|
||||||
|
|
||||||
# homeassistant.components.here_travel_time
|
# homeassistant.components.here_travel_time
|
||||||
here-routing==0.2.0
|
here-routing==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.here_travel_time
|
# homeassistant.components.here_travel_time
|
||||||
here-transit==1.2.0
|
here-transit==1.2.0
|
||||||
|
@ -876,7 +876,7 @@ hassil==1.7.1
|
|||||||
hdate==0.10.9
|
hdate==0.10.9
|
||||||
|
|
||||||
# homeassistant.components.here_travel_time
|
# homeassistant.components.here_travel_time
|
||||||
here-routing==0.2.0
|
here-routing==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.here_travel_time
|
# homeassistant.components.here_travel_time
|
||||||
here-transit==1.2.0
|
here-transit==1.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user