Go to file
2023-08-16 22:41:34 +02:00
lights lights.common.BaseDMXLight: log DMX values to debug log only 2023-08-07 15:06:08 +02:00
.gitignore move configuration to config file 2023-08-07 20:05:20 +02:00
conf.py rework config parser, defaults for almost everything 2023-08-08 06:26:35 +02:00
config.example.toml rework config parser, defaults for almost everything 2023-08-08 06:26:35 +02:00
dmx_queue.py dmx_queue: fix calculation error 2023-08-16 22:41:34 +02:00
main.py rework config parser, defaults for almost everything 2023-08-08 06:26:35 +02:00
mqtt_queue.py rework config parser, defaults for almost everything 2023-08-08 06:26:35 +02:00
README.md add README 2023-08-08 06:34:26 +02:00
requirements.txt move configuration to config file 2023-08-07 20:05:20 +02:00

Viri Alerts to DMX lights (via sACN)

This software will convert incoming alerts from the #voc-wok irc channel into sACN messages, so the alerts can be shown on some dmx lights.

We currently support the following lighting fixtures:

For all options, please have a look at our example config file which lists all available configuration values including some explaination.