mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Add waze travel time
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user