What’s Changed
- cmd_test: find echo from PATH instead of using a hardcoded path (#321) by @stkw0
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#319) by @dependabot
- FeaturePwmSensor FeatureFlag (#346) @markusressel
- fix misleading warning log (#347) by @markusressel
- fix i2c identifier (#357) by @markusressel
- add "fanController" section in config, add fanController.pwmSetDelay config option (#359) by @markusressel
- Feature/improve micro adjustments (#360) by @markusressel
- Feature/improve pid loop (#361) by @markusressel
- reworked DirectControlLoop to fix custom values for "maxPwmChangePerCycle" (#327) by @markusressel
🐛 Bugfixes
- atomic file writes for file fan (#322) by @markusressel
- Bugfix/fan init cmd cannot find curve (#318) by @markusressel