๐Ÿ“ฆ eifinger / waze_travel_time_debug

๐Ÿ“„ manifest.json ยท 11 lines
1
2
3
4
5
6
7
8
9
10
11{
  "domain": "waze_travel_time",
  "name": "Waze Travel Time",
  "codeowners": ["@eifinger"],
  "config_flow": true,
  "documentation": "https://www.home-assistant.io/integrations/waze_travel_time",
  "iot_class": "cloud_polling",
  "loggers": ["pywaze", "homeassistant.helpers.location"],
  "requirements": ["pywaze==1.0.2"]
}