Commit graph

25 commits

Author SHA1 Message Date
85c3c1b8e3
move rainbow generation to lights
so we can support lights with multiple pixels properly
2024-05-21 09:06:13 +02:00
ca5991da50
fix INFO alerts not working when rainbow was disabled 2024-02-11 16:14:30 +01:00
f695aa832e
mqtt_queue: log what gets put into the queue 2024-02-11 14:41:38 +01:00
8b89dcfb1e
add new lights to example config 2024-02-11 14:34:37 +01:00
1088341426
add option to filter alerts by component 2024-02-11 14:33:56 +01:00
Sophie Schiller
52cb7b2a90 add support for LED Mini Par RGBWwq 2024-02-06 18:51:24 +01:00
5b0802e618
DMXQueue: add delay *after* warning as well 2024-01-15 17:55:44 +01:00
d6792fba1c
add support for Stairville PAR 36/56/64 2024-01-07 10:42:02 +01:00
84d73f489b
fix colors 2023-08-16 22:47:12 +02:00
d2bc9e26c0
dmx_queue: fix calculation error 2023-08-16 22:41:34 +02:00
4d36ee69d8
make alerts a bit more bright 2023-08-16 22:13:18 +02:00
267bca1f86
make info less annoying 2023-08-13 23:28:14 +02:00
aa8f3ec805
rework effects to be a bit shorter 2023-08-08 06:40:54 +02:00
76f4f3f024
add README 2023-08-08 06:34:26 +02:00
b6b57783ed
rework config parser, defaults for almost everything 2023-08-08 06:26:35 +02:00
381dc916d6
move configuration to config file 2023-08-07 20:05:20 +02:00
127a293cb6
set default log level to INFO 2023-08-07 15:06:38 +02:00
dc3bb3501b
lights.common.BaseDMXLight: log DMX values to debug log only 2023-08-07 15:06:08 +02:00
2f3a3a3fdb
DMXQueue._worker: print log message if item was received 2023-08-07 15:05:29 +02:00
00946f993c
add requirements.txt 2023-08-07 14:57:57 +02:00
4481177ec6
black and isort everything 2023-08-07 14:48:18 +02:00
bb2ce5c8f4
add some help texts 2023-08-07 14:46:22 +02:00
4a10c73ab7
fix error when not specifying lights 2023-08-07 14:45:30 +02:00
ff3ea2f452
add rainbow idle animation 2023-08-07 14:45:01 +02:00
c8630735c4
initial commit 2023-08-07 13:39:15 +02:00