11 lines
155 B
YAML
11 lines
155 B
YAML
target: 192.168.0.99
|
|
universe: 0
|
|
max_sleep: 10.0
|
|
min_sleep: 3.0
|
|
positions:
|
|
- x: 10
|
|
y: 10
|
|
color: "pattern"
|
|
- x: 50
|
|
y: 20
|
|
color: "yellow" |