13 lines
208 B
YAML
13 lines
208 B
YAML
target: 192.168.0.99
|
|
mqtt_base_topic: kitchen/laser/
|
|
mqtt_broker: bklaser
|
|
universe: 0
|
|
max_sleep: 10.0
|
|
min_sleep: 3.0
|
|
positions:
|
|
- x: 10
|
|
y: 10
|
|
color: "pattern"
|
|
- x: 50
|
|
y: 20
|
|
color: "yellow" |