21 lines
251 B
YAML
21 lines
251 B
YAML
|
input_number:
|
||
|
pos_left:
|
||
|
name: Pos Left
|
||
|
initial: 0
|
||
|
step: 1
|
||
|
min: 0
|
||
|
max: 4
|
||
|
mode: box
|
||
|
|
||
|
pos_right:
|
||
|
name: Pos Right
|
||
|
initial: 0
|
||
|
step: 1
|
||
|
min: 0
|
||
|
max: 9
|
||
|
mode: box
|
||
|
|
||
|
|
||
|
timer:
|
||
|
pos_timer:
|
||
|
duration: "00:00:10"
|