From d9caadd32261650fa85ee5be8a675e79bd5c0551 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Mon, 31 Jan 2022 00:00:49 +0100 Subject: [PATCH] Remove unused input_number's --- configuration/configuration.yaml | 41 -------------------------------- 1 file changed, 41 deletions(-) diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index 71f218c..ba3c8a8 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -21,48 +21,7 @@ image: input_boolean: input_datetime: input_number: - # Living Room - living_room_air_purifier_favorite_level: - name: "Favorite level" - initial: 0 - min: 0 - max: 14 - step: 1 - icon: "mdi:weather-windy" - # Bedroom - bedroom_air_purifier_favorite_level: - name: "Favorite level" - initial: 0 - min: 0 - max: 14 - step: 1 - icon: "mdi:weather-windy" - living_room_air_purifier_fan_level: - name: "Fan level" - initial: 1 - min: 1 - max: 3 - step: 1 - icon: "mdi:weather-windy" input_select: - # Living Room - living_room_air_purifier_mode: - name: Mode - options: - - Auto - - Silent - - Favorite - - Fan - icon: "mdi:animation-outline" - # Bedroom - bedroom_air_purifier_mode: - name: Mode - options: - - Auto - - Silent - - Favorite - - Fan - icon: "mdi:animation-outline" home_mode: name: Home mode options: