diff --git a/source/_components/sensor.gtfs.markdown b/source/_components/sensor.gtfs.markdown index 18a0aa5d916..d474d12b0f2 100644 --- a/source/_components/sensor.gtfs.markdown +++ b/source/_components/sensor.gtfs.markdown @@ -52,3 +52,5 @@ Configuration variables: - **origin** (*Required*): The stop ID of your origin station. - **destination** (*Required*): The stop ID of your destination station. - **data** (*Required*): The name of the ZIP file or folder containing the GTFS data. It must be located inside the `gtfs` folder of your configuration directory. +- **name** (*Optional*): Name to use in the frontend. +