What's Changed
* Add support for new parameters by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/4
Breaking Changes
* Config parameter `volume_step_delta` has been removed and is no longer accepted. Use `volume_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` to `true`.
New Contributors
* 11harveyj made their first contribution in https://github.com/crowbarz/aiopioneer/pull/4
**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.1.8...0.2.0