Remove deprecated information from Swiss public transport (#34262)

This commit is contained in:
Cyrill Raccaud 2024-08-12 14:24:35 +02:00 committed by GitHub
parent eb55afff7b
commit 2e0db60ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,22 +23,6 @@ The [Stationboard](https://transport.opendata.ch/examples/stationboard.html) web
{% include integrations/config_flow.md %}
{% configuration %}
from:
description: The ID of the station of the start station.
required: true
type: string
to:
description: The ID of the station of the end station.
required: true
type: string
name:
description: The name of the sensor.
required: false
type: string
default: Next Departure
{% endconfiguration %}
The public timetables are coming from [Swiss public transport](https://transport.opendata.ch/).
### Defining a custom polling interval