Commit graph

19 commits

Author SHA1 Message Date
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