2022-03-09 15:53:42 +01:00
|
|
|
- name : toto
|
|
|
|
mac_addresses :
|
|
|
|
- C9:81:9C:BA:53:BC
|
|
|
|
sequence:
|
2022-03-11 17:10:33 +01:00
|
|
|
# - pattern:
|
|
|
|
# type: Blink
|
|
|
|
# fade:
|
|
|
|
# current_iteration: 10
|
|
|
|
# nbr_iterations: 20
|
|
|
|
# begin_color: &black
|
|
|
|
# red: 0
|
|
|
|
# green: 0
|
|
|
|
# blue: 0
|
|
|
|
# end_color: &purple
|
|
|
|
# red: 255
|
|
|
|
# green: 0
|
|
|
|
# blue: 255
|
|
|
|
# max_iteration: 10
|
|
|
|
# period: 50
|
2022-03-11 18:43:48 +01:00
|
|
|
- pattern:
|
|
|
|
type: Rain
|
|
|
|
color: &blue
|
|
|
|
red: 0
|
|
|
|
green: 0
|
|
|
|
blue: 255
|
|
|
|
background_color: &black
|
|
|
|
red: 0
|
2022-03-12 20:45:27 +01:00
|
|
|
green: 255
|
2022-03-11 18:43:48 +01:00
|
|
|
blue: 0
|
|
|
|
stability: 10
|
|
|
|
lines: 5
|
|
|
|
period: 200
|
2022-03-09 15:53:42 +01:00
|
|
|
- pattern:
|
|
|
|
type: Fade
|
2022-03-11 18:43:48 +01:00
|
|
|
steps: 20
|
2022-03-11 12:40:12 +01:00
|
|
|
begin_color: &red
|
2022-03-09 15:53:42 +01:00
|
|
|
red: 255
|
|
|
|
green: 0
|
|
|
|
blue: 0
|
2022-03-11 18:43:48 +01:00
|
|
|
end_color: *blue
|
2022-03-11 12:40:12 +01:00
|
|
|
period: 200
|
2022-03-09 15:53:42 +01:00
|
|
|
- pattern:
|
|
|
|
type: ColorWipe
|
|
|
|
max_iteration: 25
|
2022-03-11 12:40:12 +01:00
|
|
|
color: &green
|
2022-03-09 15:53:42 +01:00
|
|
|
red: 0
|
|
|
|
green: 255
|
|
|
|
blue: 0
|
2022-03-11 12:40:12 +01:00
|
|
|
period: 100
|
2022-03-09 15:53:42 +01:00
|
|
|
- pattern:
|
|
|
|
type: FillRandom
|
2022-03-11 12:40:12 +01:00
|
|
|
color: *blue
|
2022-03-09 15:53:42 +01:00
|
|
|
stability: 40
|
2022-03-11 12:40:12 +01:00
|
|
|
period: 80
|
2022-03-09 15:53:42 +01:00
|
|
|
- name: titi
|
|
|
|
sequence:
|
2022-03-12 20:45:27 +01:00
|
|
|
- pattern:
|
2022-03-12 21:20:55 +01:00
|
|
|
type: RingScanner
|
|
|
|
color: *green
|
|
|
|
ring_size: 4
|
2022-03-12 20:45:27 +01:00
|
|
|
max_iteration : 50
|
|
|
|
period: 100
|
2022-03-09 15:53:42 +01:00
|
|
|
- pattern:
|
|
|
|
type: Rainbow
|
2022-03-11 17:10:33 +01:00
|
|
|
max_iteration: 200
|
|
|
|
period: 10
|
|
|
|
- pattern:
|
2022-03-11 18:43:48 +01:00
|
|
|
type: Scanner
|
2022-03-11 17:10:33 +01:00
|
|
|
color: *blue
|
2022-03-11 12:40:12 +01:00
|
|
|
period: 100
|