mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Update color test
This commit is contained in:
parent
00f6ae8391
commit
67d803ff2d
@ -70,7 +70,6 @@ marks:
|
|||||||
- parametrize:
|
- parametrize:
|
||||||
key: obj
|
key: obj
|
||||||
vals:
|
vals:
|
||||||
- label
|
|
||||||
- cb
|
- cb
|
||||||
- btn
|
- btn
|
||||||
|
|
||||||
@ -104,9 +103,9 @@ stages:
|
|||||||
obj: "{obj}"
|
obj: "{obj}"
|
||||||
id: 1
|
id: 1
|
||||||
txt: "{color}"
|
txt: "{color}"
|
||||||
x: 50
|
x: "{r}"
|
||||||
y: 50
|
y: "{g}"
|
||||||
w: 140
|
w: "{b}"
|
||||||
delay_after: 0.1
|
delay_after: 0.1
|
||||||
|
|
||||||
- name: Set bg_color
|
- name: Set bg_color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user