Releases: stefanwichmann/kelvin
Releases · stefanwichmann/kelvin
v0.0.14: Upgrade again
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
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
Add the ability to exclude certain lights Fix spelling errors go fmt
v0.0.11: Right on time
Validate local system time via NTP Fix crash if color temperature only bulbs are present (issue #3) Update documentation
v0.0.8: Habemus documentation
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
Be less verbose in console output Remove icon clutter
v0.0.6
Correctly read set light values from hue bridge
v0.0.5: Fix automatic upgrade on windows
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
Fix bridge discovery Fix content type for auto upgrade
v0.0.3
Fix travis deployment