fix example config

This commit is contained in:
Franzi 2024-08-17 12:33:32 +02:00
parent 5d7f48d813
commit 8ad7721f0f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -41,8 +41,18 @@ rainbow_brightness = 150
# This contains the DMX start addresses of your light fixtures. You
# have to add atleast one fixture for the software to work.
[universes.demo.lights]
ignition_wal_l710 = []
stairville_par_56 = []
tsss_led_par_rgbw = []
varytec_hero_wash_712_zoom = []
wled_multi_rgb = []
# Ignition WAL-L710 <https://www.thomann.de/de/ignition_wal_l710_par_w_dmx.htm>
IgnitionWALL710 = []
# Stairville LED PAR 56 <https://www.thomann.de/de/stairville_led_par_56_alu_schwarz.htm>
StairvillePar56 = []
# cheap aliexpress lights
TSSS_LED_PAR_RGBW = []
Sheds30WCOBRGB = []
# Varytec Hero Wash 712 Z RGBW Zoom <https://www.thomann.de/de/varytec_hero_wash_712_z_rgbw_zoom.htm>
VarytecHeroWashZoom712 = []
# WLED "multi RGB" mode <https://kno.wled.ge/interfaces/e1.31-dmx/>
WLED = []