No description
Find a file
2025-11-01 22:07:08 +01:00
init-scripts Add 3rd-party autoc4 init scripts 2017-04-05 23:13:11 +02:00
systemd-units Add busleiste 2025-03-08 19:48:39 +01:00
.gitignore Migrate to pipenv 2023-10-13 19:38:49 +02:00
beamer-control.py Cleaning up uncommitted changes: paho-mqtt API changes 2023-10-13 19:31:12 +02:00
busleistung.py Fix some busleistung docs 2025-10-25 22:47:57 +02:00
busleistungserbringer.py Fix some busleistung docs 2025-10-25 22:47:57 +02:00
config.py.template Update config file 2017-04-06 19:47:22 +02:00
helpers.py Add busleiste 2025-03-08 19:48:39 +01:00
logicer.py Add plenarsaal PA to shutdown 2025-11-01 22:07:08 +01:00
mpd-transport.py Update mpd hosts 2024-03-13 00:52:30 +01:00
mqtt-test.py undocumented local changes 2019-07-04 20:07:02 +02:00
Pipfile Update to python 3.11 2023-10-13 20:46:39 +02:00
Pipfile.lock Update to python 3.11 2023-10-13 20:46:39 +02:00
Readme.md First commit 2014-11-25 22:01:50 +01:00
scripter.py Cleaning up uncommitted changes: paho-mqtt API changes 2023-10-13 19:31:12 +02:00
skynet.py Ignore another exception in skynet 2025-10-25 22:41:23 +02:00

AutoC4 Logicer et al

Some python scripts implementing MQTT clients to control the AutoC4 infrastructure and the logic for that.

Components

  • Logicer: Central control logic
  • MPD - MQTT transport for simple commands
  • IRC Topicer: Set the c4 irc topic (Door open/closed)
  • MQTT test client/environment

Disclaimer

This is, although a production system, not the best code quality. Pull requests welcome.