mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
13 lines
249 B
YAML
13 lines
249 B
YAML
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"
|