Skip to content

0.5.0

Compare
Choose a tag to compare
@crowbarz crowbarz released this 06 Mar 12:17
· 178 commits to dev since this release

What's Changed

  • Add extra_amplifier_listening_modes to allow specifying set of listening modes supported by an AVR or AVR model dfc07f8
  • Update available listening mode defaults for VS-930 b48142a
  • Cache listening_mode_raw ID and expose as attribute dfc07f8
  • Make listening mode names unique aa54e96
  • Consolidate common PARAM_DISABLED_LISTENING_MODES and PARAM_SPEAKER_SYSTEM_MODES configurations 4b666ce
  • Remove flags byte from amp display attribute 521cced
  • Query display information on power or input change 79df438
  • Call all zone callbacks on update to Zones.ALL 95133d5
  • Always override calculated PARAM_TUNER_AM_FREQ_STEP if specified by user be32935

Breaking Changes

  • Rename get_sound_modes to get_zone_listening_modes to reflect AVR terminology. dfc07f8
  • Rename disable_autoquery to disable_auto_query d2b3c41
  • amplifier_speaker_system_modes and disabled_amplifier_listening_modes were shortened to amp_speaker_system_modes and disabled_amp_listening_modes respectively. d2b3c41

Full Changelog: 0.4.3...0.5.0