Releases: nugget/python-anthemav
Releases · nugget/python-anthemav
v1.4.2
v1.4.1
What's Changed
Add support flag for audio listening mode, attenuation and profile
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.4.0b2
v1.4.0b1
v1.3.2
- Improve device initialisation for home assistant config flow
- Fix volume for MRX-x40
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
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
- 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
Thanks @achatham !