0.2.0
What's Changed
- Add support for new parameters by @11harveyj in #4
Breaking Changes
- Config parameter
volume_step_delta
has been removed and is no longer accepted. Usevolume_step_only: true
instead. - By default, a number of additional queries are sent at module startup to the AVR to gather amp, tuner and channel levels attributes. If your AVR does not handle these additional queries well, they can be disabled by setting parameter
disable_autoquery
totrue
.
New Contributors
- @11harveyj made their first contribution in #4
Full Changelog: 0.1.8...0.2.0