11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"domain": "google_travel_time",
|
|
"name": "Google Maps Travel Time",
|
|
"documentation": "https://www.home-assistant.io/integrations/google_travel_time",
|
|
"requirements": ["googlemaps==2.5.1"],
|
|
"codeowners": ["@eifinger"],
|
|
"config_flow": true,
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["googlemaps"]
|
|
}
|