Skip to content

Releases: nugget/python-anthemav

v1.4.2

07 Aug 07:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Jul 10:27
e694f43
Compare
Choose a tag to compare

What's Changed

Add support flag for audio listening mode, attenuation and profile

Full Changelog: v1.4.0...v1.4.1

v1.4.0

08 Jun 10:37
805f4ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.4.0b2

07 Jun 08:23
35a1b4c
Compare
Choose a tag to compare
v1.4.0b2 Pre-release
Pre-release
  • Fix MDX models detection by removing space in model name
  • Populate input name for MDX
  • Add additional command to ignore for MDX

v1.4.0b1

05 Jun 05:25
6142925
Compare
Choose a tag to compare
v1.4.0b1 Pre-release
Pre-release
  • Add support for MDX and MDA
  • Add support for multi zone

v1.3.2

01 Jun 07:41
de6c8f2
Compare
Choose a tag to compare
  • Improve device initialisation for home assistant config flow
  • Fix volume for MRX-x40

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Feb 21:34
becf088
Compare
Choose a tag to compare

What's Changed

  • Fix error parsing data for x40 model
  • Add audio listening mode for x40 model

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Feb 07:35
8dd814f
Compare
Choose a tag to compare

What's Changed

  • Add support for x40 series

  • Fix async and blocking issues with Home Assistant

  • Avoid refreshing data too often when receiver is starting

  • Add initialised function to better support HA UI setup

Full Changelog: v1.2.0...v1.3.0

Add config flow integration for Home Assistant and fix bugs

16 Jul 07:02
Compare
Choose a tag to compare
  • Change auto_reconnect behavior during initial connection to allow config flow integration with home assistant
  • Fix bug with power state on not reported
  • Fix bug with Mute state not reported
  • Overall code improvement
  • Minimum Python 3.6 required (previously 3.4)

Additional fixes for Python 3.7

10 Mar 21:23
c3cee38
Compare
Choose a tag to compare