From 173f556f7a9b395118a5220b6dca628f3049a6d0 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 15 Mar 2026 15:44:48 +0100 Subject: [PATCH] input --- include/input/number/andreas.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 include/input/number/andreas.yaml diff --git a/include/input/number/andreas.yaml b/include/input/number/andreas.yaml new file mode 100644 index 0000000..b5df4b8 --- /dev/null +++ b/include/input/number/andreas.yaml @@ -0,0 +1,23 @@ +andreas_lux_threshold: + name: Andreas lys lux grænse + min: 0 + max: 500 + step: 5 + unit_of_measurement: lux + initial: 90 + +andreas_timeout: + name: Andreas lys timeout + min: 1 + max: 60 + step: 1 + unit_of_measurement: min + initial: 10 + +andreas_brightness: + name: Andreas lysstyrke + min: 1 + max: 100 + step: 1 + unit_of_measurement: "%" + initial: 100