From 5518699e45d0752d9e826b949698e6c22646484c Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 15 Mar 2026 15:45:28 +0100 Subject: [PATCH] input --- include/input/number/kontor.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 include/input/number/kontor.yaml diff --git a/include/input/number/kontor.yaml b/include/input/number/kontor.yaml new file mode 100644 index 0000000..825692b --- /dev/null +++ b/include/input/number/kontor.yaml @@ -0,0 +1,16 @@ +kontor_timeout_day: + name: Kontor lys timeout dag + min: 1 + max: 60 + step: 1 + unit_of_measurement: min + initial: 15 + +kontor_timeout_night: + name: Kontor lys timeout nat + min: 1 + max: 30 + step: 1 + unit_of_measurement: min + initial: 2 +