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 +