From 8b89dcfb1eb3815f3f03cfe2572b4af1f21a2e14 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 11 Feb 2024 14:34:37 +0100 Subject: [PATCH] add new lights to example config --- config.example.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.example.toml b/config.example.toml index 5f94264..bced96c 100644 --- a/config.example.toml +++ b/config.example.toml @@ -60,5 +60,7 @@ speed = 25 # have to add atleast one fixture for the software to work. [lights] ignition_wal_l710 = [] +stairville_par_56 = [] +tsss_led_par_rgbw = [] varytec_hero_wash_712_zoom = [] wled_multi_rgb = []