core/homeassistant/components/waze_travel_time/manifest.json

10 lines
271 B
JSON

{
"domain": "waze_travel_time",
"name": "Waze Travel Time",
"documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
"requirements": ["WazeRouteCalculator==0.13"],
"codeowners": [],
"config_flow": true,
"iot_class": "cloud_polling"
}