Skip to content

Releases: Cian911/bento

v0.0.1

14 May 22:20
Compare
Choose a tag to compare

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