Releases: hassio-addons/addon-nut
Releases · hassio-addons/addon-nut
v0.10.0
v0.9.1
v0.9.0
What’s changed
🚀 Enhancements
🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#166)
- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#183)
- Switch to centralized GitHub Action Workflows @frenck (#194)
📚 Documentation
⬆️ Dependency updates
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#168)
- ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#169)
- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#170)
- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#171)
- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#173)
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#172)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#179)
- ⬆️ Upgrades add-on base image to 5.1.1 @frenck (#184)
- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#186)
- ⬆️ Upgrades add-on base image to 5.2.0 @frenck (#196)
- ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#197)
v0.8.0
What’s changed
Primarily fixes an issue with the addon shutdown command being used, which would fail.
🐛 Bug fixes
- 🔨 Update shutdown command @sinclairpaul (#160)
⬆️ Dependency updates
- Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#154)
- Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#155)
- Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#157)
- Bump actions/stale from 3.0.19 to 4 @dependabot (#158)
v0.7.1
What’s changed
⬆️ Dependency updates
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#129)
- Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#130)
- Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#132)
- Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#133)
- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#138)
- Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#139)
- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#140)
- Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#141)
- Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#142)
- ⬆️ Upgrades add-on base image to v4.2.1 @frenck (#145)
- Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#147)
- Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#148)
- Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#149)
- Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#150)
- ⬆️ Upgrades add-on base image to v4.2.2 @frenck (#151)
v0.7.0
What’s changed
🧰 Maintenance
📚 Documentation
- 📚 Fix formatting @sinclairpaul (#99)
⬆️ Dependency updates
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#101)
- Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#103)
- Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#104)
- Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#107)
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#110)
- Bump frenck/action-addon-linter from v2.0.0 to v2.1 @dependabot (#111)
- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#112)
- Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#113)
- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#114)
- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#115)
- Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#118)
- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#119)
- Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#120)
- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#121)
- Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#122)
- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#123)
- 🔨 Add nut-xml driver @sinclairpaul (#126)
- ⬆️Upgrades add-on base image to v4.2.0 @frenck (#127)
v0.6.2
What’s changed
Adds optional deadtime configuration, to ease stale issues with Cyberpower UPS devices.
🚀 Enhancements
- 🔨 Add deadtime configuration option @sinclairpaul (#94)
📚 Documentation
- 🔨 Add deadtime configuration option @sinclairpaul (#94)
v0.6.1
What’s changed
Minor release to update references to the HA integration
📚 Documentation
- 📚 Doc tweaks @sinclairpaul (#90)
v0.6.0
Hopefully fixes all the issues with Eaton UPS devices, in case of issues, please report them.
Thanks to @pvizeli for the assistance.
Many thanks for all the testers @Maste89 @marvinroger @romain3w @mrtmsgh, and if I missed anyone I apologise :)
What’s changed
- 🔨 Change base image to Debian @sinclairpaul (#88)
🧰 Maintenance
- 🔨 Enable udev in config @sinclairpaul (#83)
v0.5.0
What’s changed
🧰 Maintenance
- 🔨 Update add-on config for Supervisor 2021.2 @sinclairpaul (#78)
📚 Documentation
- 📚 Update docs to reflect integration @sinclairpaul (#72)
⬆️ Dependency updates
- 🔨 Bump add-on linter to v2.0.0 @sinclairpaul (#77)
- Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#67)
- Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#68)
- Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#71)
- Upgrade add-on base image to 9.1.2 @frenck (#70)
- Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#74)
- Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#73)
- Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#75)