Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@Cian911 Cian911 released this 14 May 22:20
· 3 commits to master since this release

Changelog

New Features

  • 572ff1b: feat: add MaxTimeout attr to set how long the fans should run for when threshold is met. (@Cian911)
  • 76a75ea: feat: add dockerfile, support for goreleaser, update docs (@Cian911)
  • d573050: feat: finish polling and have fan speed change (@Cian911)
  • 02b5987: feat: update docker build for gorelaser (@Cian911)
  • b8975b2: wip: add influxdb go client (@Cian911)
  • df69a67: wip: add viper package. remove old main.go. parse config file as cli arg (@Cian911)

Other things