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
- f98b9fa: ci: add arm64 docker image release (@Cian911)
- c60c522: ci: arm64 (@Cian911)
- 38a4b5a: ci: arm64 docker (@Cian911)
- 88e30b7: ci: change homebrew path (@Cian911)
- e7b896b: ci: update for homebrew (@Cian911)
- 34de1d1: ci: update login action (@Cian911)
- e0f3f9b: license: add mit license (@Cian911)
- 19ac5db: pkg: tidy go.mod (@Cian911)
- 7361086: wip: It works (@Cian911)
- 159050b: wip: add makefile and ignore file (@Cian911)
- 35e7180: wip: add time interval (@Cian911)
- 0fa3ce4: wip: bring fan.go up to spec and add missing rerquest instructions (@Cian911)
- 3000321: wip: continue work on poller (@Cian911)
- 973faea: wip: create fan.go and begin porting main functions over (@Cian911)
- 1b204f7: wip: define NewFan method (@Cian911)
- 1b7515b: wip: finish influxdb config and add poller (@Cian911)
- 9c7de18: wip: get data from influxdb (@Cian911)
- 6c2ca63: wip: read response from udp server (@Cian911)
- 4c15242: wip: restructure project (@Cian911)
- f1322be: wip: rework config (@Cian911)