Releases: splattner/remotetwo-integration-denonavr
v0.2.11
13 changes since v0.2.10
🚀 Features
- Add new simple commands for Monitor Out 1/2/Auto (#21)
🔗 Dependency Updates
- Update module github.com/splattner/goucrt to v0.3.2 (#8)
- Update anchore/sbom-action action to v0.15.0 (#9)
- Update k8s.io/utils digest to b307cd5 (#10)
- Update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0 (#20)
- Update docker/login-action action to v3.1.0 (#19)
- Update docker/setup-buildx-action action to v3.3.0 (#18)
- Update actions/delete-package-versions action to v5 (#17)
- Update actions/cache action to v4 (#16)
- Update sigstore/cosign-installer action to v3.5.0 (#14)
- Update actions/setup-go action to v5 (#13)
- Update anchore/sbom-action action to v0.15.11 - autoclosed (#11)
- Update module github.com/spf13/viper to v1.18.2 (#12)
v0.2.10
v0.2.9
v0.2.8
v0.2.7
For better seperation between goucrt as a library to write remote two integrations and the denon client, I have extracted the Denon Integration into a new repository: https://github.com/splattner/remotetwo-integration-denonavr
The Container images can be found here ghcr.io/splattner/remotetwo-integration-denonavr
. The latest release is also v0.2.7, but statring from now, versioning between goucrt and the denon integration will probably diverse.
Tostart you don't have to add the denon
anymore to the command. Just run the container as explained in the repos README.
Starting from the next release in goucrt (so probably 0.3.0), the denon client will be removed. I'll leave shelly/deconz/tasmota in there for the moment, as I'm not really using them at the moment. But they migh become a own repo as well later.