2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "waze_travel_time",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "Waze Travel Time",
|
2022-02-09 21:30:29 +00:00
|
|
|
"codeowners": ["@eifinger"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:10:18 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-08-14 08:02:30 +00:00
|
|
|
"loggers": ["pywaze", "homeassistant.helpers.location"],
|
2023-09-15 17:03:04 +00:00
|
|
|
"requirements": ["pywaze==0.5.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|