core/homeassistant/components/waze_travel_time/manifest.json

11 lines
243 B
JSON
Raw Normal View History

{
"domain": "waze_travel_time",
"name": "Waze travel time",
"documentation": "https://www.home-assistant.io/components/waze_travel_time",
"requirements": [
"WazeRouteCalculator==0.9"
],
"dependencies": [],
"codeowners": []
}