Upgrade yandex_transport.markdown (#14268)

This commit is contained in:
Ivan Belokobylskiy 2020-08-20 06:31:28 +03:00 committed by GitHub
parent 0ad75f6323
commit 4a0372e32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
ha_release: '0.100' ha_release: '0.100'
ha_codeowners: ha_codeowners:
- '@rishatik92' - '@rishatik92'
- '@devbis'
ha_domain: yandex_transport ha_domain: yandex_transport
--- ---
@ -16,7 +17,7 @@ The [Yandex Maps](https://maps.yandex.ru/) website can help to determine the id
`https://yandex.ru/maps/213/moscow/?ll=37.722565%2C55.806662&masstransit%5BstopId%5D=stop__9642962&mode=masstransit&z=16.52` `https://yandex.ru/maps/213/moscow/?ll=37.722565%2C55.806662&masstransit%5BstopId%5D=stop__9642962&mode=masstransit&z=16.52`
Where stop id is: **9642962** Where stop id is: **stop__9642962**
If you want to track only specific routes, you can add them in the routes section. If you want to track only specific routes, you can add them in the routes section.
@ -56,7 +57,7 @@ The configuration sample below shows how an entry can look like:
sensor: sensor:
- platform: yandex_transport - platform: yandex_transport
name: Bus_to_subway name: Bus_to_subway
stop_id: 9639579 stop_id: stop__9639579
routes: routes:
- 63 - 63
- 179 - 179