From 52dedd4ee242bda29b7698b9d22409a3b2ee9e06 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 29 Dec 2018 16:12:01 +0100 Subject: [PATCH] Remove name option --- source/_components/luftdaten.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_components/luftdaten.markdown b/source/_components/luftdaten.markdown index 276c10c501e..fd42e5f77a3 100644 --- a/source/_components/luftdaten.markdown +++ b/source/_components/luftdaten.markdown @@ -45,11 +45,6 @@ sensor_id: description: The ID of the sensor. required: true type: string -name: - description: Name of the sensor to use in the frontend. - required: false - default: Luftdaten Sensor - type: string show_on_map: description: Option to show the position of the sensor on the map. required: optional