Skip to content

Releases: sudermanjr/led-controller

v0.3.2

26 Feb 04:12
4f3556e
Compare
Choose a tag to compare

Changes since v0.3.1:

fdf9c00 ansible to latest version
4f3556e dashboard tweak. cleaner ansible

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Feb 03:39
3629edc
Compare
Choose a tag to compare

Changes since v0.3.0:

0772927 pi-builder is no longer useful now that hypriot is gone
152c5cc ansible playbook
c83c0ee Update default max brightness
3629edc add homekit pin to each inventory item

v0.3.0

26 Feb 00:26
10d6d53
Compare
Choose a tag to compare

Changes since v0.2.1:

f345eb2 initial button watcher in place
e0baf43 refactor logging
c14247b Logging complete
84e1807 Move to Chi
b757771 tidy
f54770c tidy
3245f20 log button presses better
024774a put the root handler back
04b97a1 Fixing router
8ce0507 systemd unit file for cloud init and fix router
f38ec9f Fix static assets. Update button stuff
66a8ca1 button wired up
25e6a4f Button turns things on and off now
844e819 Way too much logging
e225941 don't fade with button
62b1495 update dependencies
9786510 roll back the hc dependency
7db2c0f add a TODO
aae9087 update the button to be more specific
c027c25 Set default button press color
1e6690f add power button to UI
e6d334b fix gradient steps
0158746 better demo default
10d6d53 updates

v0.2.0

13 Nov 19:17
efae8fa
Compare
Choose a tag to compare
  • Updated dependencies and build process

v0.1.1

20 Jan 20:24
0dfc8de
Compare
Choose a tag to compare

Changelog

be7d703 Adding circle yaml
0dfc8de Separating code into packages (#2)

v0.1.0 - Homekit Colors

20 Jan 18:41
Compare
Choose a tag to compare

Changelog

a8c99d6 usage in readme
9ecd7b5 Adding color library. Added a gradient to demo. Testing for color usage
27af166 refactored to use color instead of uint32 everywhere
be756f2 removing unnecessary variable passing between functions
3db00e5 doing the same for brightness. unnecessary parameters are removed
3a9435f Colors working with homekit

v0.0.2

19 Jan 09:49
Compare
Choose a tag to compare

Changelog

1061b1b Fixing bug where color was turning off lights before fade. Setting up build cache locally to speed up builds. Note in README.

v0.0.1 Initial Release

19 Jan 09:22
Compare
Choose a tag to compare

This is the most stable it's been since I started. Fading in and out is working, I can consistently build the image, runs flawlessly on a pi, etc.

Changelog

16d557e Initial commit
6d263bc working build using docker for cross compiling
9baad45 Rename
299a73d Small tweaks
f501975 Fixing wpa file
6b639b1 fixing flash process with sops
09c4dbd working makefile to flash card. remove binary. pre-commit
54649a7 Adding readme
32e0a45 More readme. License
a358b76 Fixing cloud init encryption/decryption process
f2d49d1 More fixes to cloud init
2026e39 Fixing cloud init to work with wifi apt udpates
bc449fd WOrking cloud init
1f2f660 Enhancements to color handling
6f9ed6d making a CLI
83df5d0 Working cross-compile using go modules, go 1.12, and cobra
12e5273 More flags. Setting some stuff up for future
7d6b781 ignore
97b99d0 more flags for demo program
b338a1b Adding an on command. Restructuring colors
6c8bb31 Renaming for consistency
a8a38f5 Changing demo defaults
8fb91b1 Reorganization for clarity.
e5d0f99 Added a fade command for the LEDs. Reorganized the led initialization to repeat less code. Renamed some stuff to be more clear.
2242bd9 Fixing ramp. Logging more homekit actions
707c796 Writing some tests. Scaling function implemented. Ramps are fixed
0fac9f3 Adding a ton of logging
a8397dd Using fade everywhere
503673f Fixing the magic numbers