33 lines
505 B
YAML
33 lines
505 B
YAML
daniel_lux_threshold:
|
|
name: Daniel lux grænse
|
|
min: 0
|
|
max: 500
|
|
step: 5
|
|
unit_of_measurement: lux
|
|
initial: 90
|
|
|
|
daniel_timeout:
|
|
name: Daniel lys timeout
|
|
min: 1
|
|
max: 60
|
|
step: 1
|
|
unit_of_measurement: min
|
|
initial: 10
|
|
|
|
daniel_brightness:
|
|
name: Daniel lysstyrke
|
|
min: 1
|
|
max: 100
|
|
step: 1
|
|
unit_of_measurement: "%"
|
|
initial: 100
|
|
|
|
daniel_ventilator_timer:
|
|
name: Daniel ventilator sluk-timer
|
|
min: 5
|
|
max: 120
|
|
step: 5
|
|
unit_of_measurement: min
|
|
initial: 30
|
|
icon: mdi:fan-off
|