Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-26 | r/692 feat(fun/idual): Introduce real CLI that can send all commands | Vincent Ambo | 1 | -78/+0 | |
Adds an idualctl CLI that can be used to control the lights. | |||||
2020-04-26 | r/691 feat(fun/idual): Support multiple simultaneous Broadlink devices | Vincent Ambo | 1 | -7/+12 | |
There are now two devices in this room, and they're being used simultaneously. | |||||
2020-04-26 | r/688 feat(fun/idual && nixos/camden): Add light alarm systemd units | Vincent Ambo | 1 | -0/+2 | |
Adds a systemd unit to run the idual light alarm using a transient timer created by systemd-run. | |||||
2020-04-25 | r/687 fix(fun/idual): Hardcode the Broadlink thing's local address | Vincent Ambo | 1 | -1/+1 | |
2020-04-25 | r/686 feat(fun/idual): Implement some utilities for controlling lights | Vincent Ambo | 1 | -0/+71 | |
This program, if build in its executable form, will try to turn the lights on and put them into "morning mode". |