2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "google_travel_time",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Google Maps Travel Time",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/google_travel_time",
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["googlemaps==2.5.1"],
|
2021-03-31 20:10:24 +00:00
|
|
|
"codeowners": [],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "cloud_polling"
|
|
|
|
}
|