From 2e0db60ac3756daf0c954b6383cd05685f3e6a33 Mon Sep 17 00:00:00 2001 From: Cyrill Raccaud Date: Mon, 12 Aug 2024 14:24:35 +0200 Subject: [PATCH] Remove deprecated information from Swiss public transport (#34262) --- .../swiss_public_transport.markdown | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/source/_integrations/swiss_public_transport.markdown b/source/_integrations/swiss_public_transport.markdown index 34e51932911..dd666ccf961 100644 --- a/source/_integrations/swiss_public_transport.markdown +++ b/source/_integrations/swiss_public_transport.markdown @@ -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