This commit is contained in:
Askarov Rishat 2019-10-11 19:06:04 +03:00 committed by Fabian Affolter
parent b70e06aadf
commit 1a0a2d045b

View File

@ -25,7 +25,7 @@ To activate Yandex Transport, add the following lines to your `configuration.yam
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
sensor: sensor:
- platform: yandex_tranport - platform: yandex_transport
stop_id: YOUR_STOP_ID stop_id: YOUR_STOP_ID
``` ```