Fix typos in file name (#5330)
This commit is contained in:
parent
e1ccd79776
commit
243d1587e8
37 changed files with 172 additions and 82 deletions
|
@ -16,6 +16,8 @@ ha_iot_class: "Cloud Polling"
|
|||
|
||||
The `mvglive` sensor will give you the departure time of the next bus, tram, subway, or train at the next station or stop in the Munich public transport network. Additional details such as the line number and destination are present in the attributes.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To enable this sensor, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
|
@ -42,7 +44,7 @@ Configuration variables:
|
|||
The example below shows a full configuration with three sensors that showcase the various configuration options.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yml entry
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
- platform: mvglive
|
||||
nextdeparture:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue