golights

service for light control via mqtt
git clone git://src.adamsgaard.dk/golights # fast
git clone https://src.adamsgaard.dk/golights.git # slow
Log | Files | Refs | README Back to index

DateCommit messageAuthorFiles+-
2026-04-26 05:24docs(README): reflow textAnders Damsgaard1+32-11
2026-04-25 20:32test: cover brightness manual overrideAnders Damsgaard1+22-0
2026-04-25 20:21docs: add setup notesAnders Damsgaard1+64-0
2026-04-25 20:19chore: add docker compose serviceAnders Damsgaard1+12-0
2026-04-25 20:17feat: add Docker image buildAnders Damsgaard1+12-0
2026-04-25 20:15feat: add command entry pointAnders Damsgaard2+63-0
2026-04-25 20:13docs: add dotenv exampleAnders Damsgaard2+25-0
2026-04-25 20:11chore: add project gitignoreAnders Damsgaard1+4-0
2026-04-25 20:10test(config): validate example startup ignoreAnders Damsgaard2+148-0
2026-04-25 20:07feat: add manual override handlingAnders Damsgaard5+218-11
2026-04-25 20:04feat: add switch automationAnders Damsgaard4+254-5
2026-04-25 20:01feat: add motion automationAnders Damsgaard3+496-0
2026-04-25 19:57feat: add mqtt clientAnders Damsgaard4+426-0
2026-04-25 19:54feat: add command publishingAnders Damsgaard2+235-0
2026-04-25 19:50feat: add environment configurationAnders Damsgaard2+297-0
2026-04-25 19:47feat: add settings validationAnders Damsgaard2+393-0
2026-04-25 19:44feat: add daylight schedule matchingAnders Damsgaard3+159-0