What's Changed
- Add error message/details for failure to import 'lxml' by @pwt in #920
- Pass kwargs to queue add service calls by @jjlawren in #924
- Attempt to fix flake8 runs on 3.7 by @jjlawren in #926
- Additional pylint warning suppression by @pwt in #927
- Explicitly set default timeouts for remaining
requests
calls by @jjlawren in #925 - Add Python 3.11-dev to the test matrix by @pwt in #930
- Report "Dolby Multichannel PCM 5.1" input format by @ericbriffa in #932
- Add Python 3.12-dev to the test matrix by @pwt in #933
- Test that unsubscribe response is not None before use (fixes #931) by @pwt in #934
- Fix check jobs by @pwt in #938
- Allow standard multicast discovery to select by household_id by @pwt in #939
- Increase 'scan_network' default timeout by @pwt in #940
- Improve collection of Zone Group State for large Sonos systems (partial fix for #518 / #935) by @pwt in #937
New Contributors
- @ericbriffa made their first contribution in #932
Full Changelog: v0.28.0...v0.29.0