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