1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-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.14"],
"codeowners": [],
"config_flow": true,
"iot_class": "cloud_polling"
}