Commit graph

3 commits

Author SHA1 Message Date
b9fa97faa9 Rewrite README for beginners and auto-elevate install.sh
Make the README approachable for non-experts with a jargon glossary and
step-by-step framing. Have install.sh re-exec itself under sudo and infer
the service user from SUDO_USER, prompting when the 'pi' fallback is absent.
2026-06-03 20:41:51 -05:00
21fe3a1476 Improve setup docs and finalize DMX/MQTT install tooling
- README: add 'What you'll need', overview, and a 'Prepare the Pi and
  get the code' step (git clone) so a non-expert can set up from a blank
  Pi; flag the non-'pi' default username gotcha.
- Add config.example.yaml and install-ola.sh; update install.sh and the
  systemd unit for the env-file/OLA-from-source workflow.
- Remove the local Home Assistant/Mosquitto test files from the repo and
  ignore config.yaml (holds the MQTT password).
2026-06-01 17:46:58 -05:00
979c865262 Added a background thread for updating the light zones on the QSE and added MQTT support for Home Assistant. 2021-09-09 17:00:22 -05:00