Skip to content

Releases: stefanwichmann/kelvin

v1.3.7

04 May 14:35
Compare
Choose a tag to compare

Changelog

  • 007604d Add command line option to disable automatic updates
  • 7966152 Disable automatic updates in Docker containers
  • 72041d4 Fix deprecations
  • 073f16a go get -u; go mod tidy

v1.3.6

31 Mar 12:44
Compare
Choose a tag to compare

Changelog

  • c48b1a8 Add webinterface files to Docker images
  • 0817ce1 Bring back FreeBSD binaries
  • a81b355 Deprecate first generation Raspberry Pi and the first Raspberry Pi Zero
  • 4226968 Log GOOS and GOARCH in debug mode
  • 214c311 Update build status badge
  • 598d756 Update last know Hue bridge version
  • 2f90dcc go-staticcheck & go fmt

v1.3.5

28 Mar 17:29
Compare
Choose a tag to compare

Changelog

  • dbe4673 Add check for arm64 build
  • 80d1dbe Enable arm64 builds again
  • 6c5a6e8 Update Github Actions and Goreleaser workflows
  • 99196ff Update README to the latest release
  • a8d0200 Update build status badge
  • 3692e5b Update dependencies
  • c8e6973 Update latest known bridge version

v1.3.4

13 Feb 12:29
Compare
Choose a tag to compare

Changelog

  • ee347ee Clean up github actions
  • 164c56e Fix bridge discovery by updating dependencies
  • 016f86b Fixed a bug in equalsFloat when maxDiff = 0.
  • a764279 Remove Travis CI configuration
  • 6647467 Remove old distribution script
  • 3261821 Skip arm64 builds for now (as they brake the autoupdate on raspberrypi)
  • 5751d74 Update dependencies
  • cb44439 go fmt

v1.3.3

11 Feb 13:48
f871818
Compare
Choose a tag to compare

Changelog

v1.3.2: Speed limit

23 Jun 13:52
v1.3.2
c6afba4
Compare
Choose a tag to compare
- Enable rate limiting for bridge requests
- Add flag to disable HTTPS (for TCP connection debugging)

v1.3.1: Fixes

22 Apr 11:09
v1.3.1
288b07f
Compare
Choose a tag to compare
- Update dependencies to enable connection reuse
- Improve initialization phase of appearing lights
- Updated last known bridge version

v1.3.0: 1000k

13 Apr 09:04
v1.3.0
Compare
Choose a tag to compare
- Support wider color temperature range down to 1000k
- Support configuration files in YAML format
- Wait for bridge connection on startup

v1.2.0: Take it easy

25 Mar 14:10
v1.2.0
ca11637
Compare
Choose a tag to compare
- Switch to a single thread architecture
- Greatly reduce the number of calls to the hue bridge (especially with many lights)
- Switch geolocation provider (again)
- More natural calculation of sunrise and sunset
- Improved reliability
- Improved logging to ease debugging

v1.1.12: Geolocation

03 Mar 17:19
v1.1.12
4afa31e
Compare
Choose a tag to compare
- Change geolocation provider
- Update latest known bridge version