Skip to content

Releases: stefanwichmann/kelvin

v0.0.14: Upgrade again

04 Apr 16:53
v0.0.14
0e6a820
Compare
Choose a tag to compare
Fix archive handling if binary resides outside the current working directory
Fix possible endless loop in upgrade mechanism
Fail gracefully if no bridges were found
Place distribution files into folder under the current working directory. This enables the creation of local docker builds in a later step

v0.0.13: Discover resilience

02 Apr 11:53
v0.0.13
32f1469
Compare
Choose a tag to compare
Add the ability to only manage color temperature or brightness (fixes #8)
Use own fork of hue library to be more resilient during bridge discovery (fixes #5)
Always set proper ARM architecture for builds
Update documentation

v0.0.12: Exclusion

31 Mar 16:43
v0.0.12
b1b153f
Compare
Choose a tag to compare
Add the ability to exclude certain lights
Fix spelling errors
go fmt

v0.0.11: Right on time

30 Mar 17:24
v0.0.11
3fd8945
Compare
Choose a tag to compare
Validate local system time via NTP
Fix crash if color temperature only bulbs are present (issue #3)
Update documentation

v0.0.8: Habemus documentation

22 Mar 11:53
v0.0.8
88c3091
Compare
Choose a tag to compare
Add inital version of a proper documentation
Rename color parameter in configuration to better reflect its meaning
Little wordings fixes

v0.0.7: Less is more

21 Mar 09:55
v0.0.7
edd8cac
Compare
Choose a tag to compare
Be less verbose in console output
Remove icon clutter

v0.0.6

20 Mar 08:37
v0.0.6
5eb328d
Compare
Choose a tag to compare
Correctly read set light values from hue bridge

v0.0.5: Fix automatic upgrade on windows

19 Mar 12:38
v0.0.5
adb6598
Compare
Choose a tag to compare
Handle system signal HUP to restart Kelvin
Fix IP lookup in inital setup
Various cosmetic fixes (golint, govet, gofmt, spelling, ...)

v0.0.4: Fix distribution script

18 Mar 17:31
v0.0.4
8f7c93a
Compare
Choose a tag to compare
Fix bridge discovery
Fix content type for auto upgrade

v0.0.3

16 Mar 20:08
v0.0.3
2c520b9
Compare
Choose a tag to compare
Fix travis deployment