Motion-lys: input_number parametre for gang/daniel/kontor, fix badevaerelse timeout, kompakt lys view
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
@@ -0,0 +1,23 @@
|
||||
gang_lux_threshold:
|
||||
name: Gang lux grænse
|
||||
min: 0
|
||||
max: 300
|
||||
step: 5
|
||||
unit_of_measurement: lux
|
||||
initial: 70
|
||||
|
||||
gang_timeout_day:
|
||||
name: Gang timeout dag
|
||||
min: 1
|
||||
max: 20
|
||||
step: 1
|
||||
unit_of_measurement: min
|
||||
initial: 3
|
||||
|
||||
gang_timeout_night:
|
||||
name: Gang timeout nat
|
||||
min: 1
|
||||
max: 10
|
||||
step: 1
|
||||
unit_of_measurement: min
|
||||
initial: 1
|
||||
@@ -0,0 +1,23 @@
|
||||
kontor_lux_threshold:
|
||||
name: Kontor lux grænse
|
||||
min: 0
|
||||
max: 500
|
||||
step: 5
|
||||
unit_of_measurement: lux
|
||||
initial: 60
|
||||
|
||||
kontor_timeout_day:
|
||||
name: Kontor timeout dag
|
||||
min: 1
|
||||
max: 60
|
||||
step: 1
|
||||
unit_of_measurement: min
|
||||
initial: 10
|
||||
|
||||
kontor_timeout_night:
|
||||
name: Kontor timeout nat
|
||||
min: 1
|
||||
max: 30
|
||||
step: 1
|
||||
unit_of_measurement: min
|
||||
initial: 5
|
||||
Reference in New Issue
Block a user