Releases: rsnodgrass/hass-xantech
Releases · rsnodgrass/hass-xantech
0.1.3
Bump version to 0.1.3 to see if this will trigger pyxantech 0.8.1 to download for users that have
been having problems.
https://community.home-assistant.io/t/xantech-dayton-audio-sonance-multi-zone-amps/450908/141
0.1.2
- pickup pyxantech changes to reduce min time between commands from 400ms to 50ms (allows sending multiple commands faster)
0.1.0
- bumped version to help with HACS install issues
- includes black/code reformatting updates
- minor version to 0.1 as it has been stable for Xantech and Dayton Audio (+ presumably Monoprice)
0.0.11
update pyxantech dependency for Dayton mute to fix DEBUG message with non-ASCII characters
update pyxantech for extra restore_zone test
0.0.9
- fixed async await calls for mute/snapshots
- added multiple brand support in manifest (Dayton Audio, Monoprice, Sonance)
0.0.7
- pickup pyxantech Python 3.10 changes
0.0.6
- pickup pyxantech Python 3.9 lock changes
0.0.5
- misc updates
0.0.4
- added version key for HA 2021.06
0.0.3
- completely asynchronous implementation for Home Assistant
- pulled in latest pyxantech which includes YAML configured RS232 protocol