Closed h4 closed 5 years ago
Now it is possible to configure both sensor's start and destination either raw coords, device_tracker entity or zone entity.
start
destination
For example, I add two sensors:
sensor: - platform: yandex_maps start: 'device_tracker.mikhails_iphone' destination: 'zone.home' name: Time to home - platform: yandex_maps start: 'zone.home' destination: 'zone.work'
And it is more helpful for me now
Hello! Add ability to avoid tolls roads. Thank you.
Now it is possible to configure both sensor's
start
anddestination
either raw coords, device_tracker entity or zone entity.For example, I add two sensors:
And it is more helpful for me now