Releases: iloveicedgreentea/py-madvr
Releases · iloveicedgreentea/py-madvr
v1.5.2
v1.5.0
What's Changed
- Realtime notifications, fixes by @iloveicedgreentea in #4
- version by @iloveicedgreentea in #5
Full Changelog: 1.4.8...v1.5.0
v1.4.8
Add support for masking ratio and profile notifications
v1.4.6
add new cmds
support profile switching
v1.4.5
add signal info as attribute
v1.4.4
fix reconnect issue
v1.4.3
What's Changed
- Fix poweroff for integration by @iloveicedgreentea in #3
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Stops trying to reconnect on poweroff
v1.4.1
fix issues with poweroff command
v1.4.0
This release adds realtime notfications support to get support attributes in real time. It also greatly speeds up the integration and makes everything async. Basically a full rewrite.