Skip to content

Releases: ol-iver/denonavr

0.10.9

05 Sep 18:47
Compare
Choose a tag to compare
  • 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

11 May 17:36
Compare
Choose a tag to compare
  • 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

08 May 09:23
Compare
Choose a tag to compare
  • raise timeout exception only when ports 80 and 8080 time out
  • catch httpx.RemoteProtoocolError exception

0.10.6

02 May 12:34
Compare
Choose a tag to compare
  • replace async_lru by asyncstdlib
  • fix issues with missing mainzone URL in zones
  • don't raise AvrProcessingError when tonecontrol update fails

0.10.5

31 Mar 22:07
Compare
Choose a tag to compare
  • Use getter function to include custom httpx.AsyncClients instead of instances
  • Fix memory alru_cache memory leak on exceptions

0.10.4

28 Mar 14:11
Compare
Choose a tag to compare
  • Not using context manager for httpx calls anymore
  • Catching httpx.NetworkErrors on update
  • Catch more exceptions on SCPD evaluation

0.10.3

26 Mar 00:13
Compare
Choose a tag to compare
  • Fix compatibility of AsynClient setter with Home Assistant

0.10.2

25 Mar 23:14
Compare
Choose a tag to compare
  • Support custom httpx.AsyncClient
  • Improve identification of AVR X 2016 receivers
  • Fix play-pause toggle
  • Fix soundmode setter in DenonAVR class

0.10.1

31 Jan 10:39
Compare
Choose a tag to compare
  • Fix: state is always lower case now

0.10.0

30 Jan 23:38
Compare
Choose a tag to compare

Going async 🎉🥳