Commit graph

24 commits

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