- Fix incorrect state when receiver is in STANDBY - Improve determination of FriendlyName - Round volume to 0.5 when setting it - Adding sound modes DOLBY PL2 CINEMA and DTS-HD + DSUR - Fix unsetting ALL_ZONE_STEREO - Allow selecting input functions which appear as renamed sources only
0.10.8
- fix missing `friendly_name` on `AVR_X` receivers - fix sound mode not setup correctly on `AVR_X` receivers - don't stop on all errors in get device info query
0.10.7
- raise timeout exception only when ports 80 and 8080 time out - catch httpx.RemoteProtoocolError exception
0.10.6
- replace `async_lru` by `asyncstdlib` - fix issues with missing mainzone URL in zones - don't raise AvrProcessingError when tonecontrol update fails
0.10.5
- Use getter function to include custom httpx.AsyncClients instead of instances - Fix memory alru_cache memory leak on exceptions
0.10.4
- Not using context manager for httpx calls anymore - Catching httpx.NetworkErrors on update - Catch more exceptions on SCPD evaluation