From 08f9d8213cd23e40ce9614050942c6ac62c34419 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 10 Feb 2022 13:50:32 -0500 Subject: [PATCH] Added input_select.yaml --- configuration.yaml | 1 + input_select.yaml | 0 2 files changed, 1 insertion(+) create mode 100644 input_select.yaml diff --git a/configuration.yaml b/configuration.yaml index d492534..07ba0b9 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -15,6 +15,7 @@ input_boolean: !include input_boolean.yaml binary_sensor: !include binary_sensor.yaml sensor: !include sensor.yaml switch: !include switches.yaml +input_select: !include input_select.yaml http: use_x_forwarded_for: true diff --git a/input_select.yaml b/input_select.yaml new file mode 100644 index 0000000..e69de29