Add waze travel time

This commit is contained in:
2020-03-05 22:27:59 +02:00
parent 9a776f910f
commit 76a8f43427
3 changed files with 29 additions and 6 deletions
+12
View File
@@ -0,0 +1,12 @@
sensor:
- platform: waze_travel_time
name: Home to work
origin: zone.home
destination: zone.work
region: "EU"
- platform: waze_travel_time
name: Work to home
origin: zone.work
destination: zone.home
region: "EU"