Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

AlexxIT/YandexRoute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Yandex Route

Идея @andreypolyak.

sensor:
  - platform: yandex_route
    name: На машине
    points:
      - 37.553672,55.715702
      - 37.719112,55.744181
  - platform: yandex_route
    name: Пешком до работы
    points:
      - 37.618860,55.751418
      - 37.631274,55.747073
      - zone.work
    scan_interval: '00:01:00'
    params:
      type: pedestrian  # пешком
      #type: masstransit  # общ.транспорт
      #type: bicycle  # велосипед
      #type: auto  # автомобиль

zone:
  - name: Work
    latitude: 55.741907
    longitude: 37.620453

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages