Skip to content

0.1.3 - revised volume handling

Compare
Choose a tag to compare
@pavoni pavoni released this 31 Dec 11:00
· 11 commits to master since this release
b3a3589

This contains a breaking change to the change_volume method.

This contained a db to percent conversion when setting absolute volume, that didn't work with all endpoints. The revised method change_volume_raw just calls the roon api directly.

This release also contains new methods to get, set and increment/decrement volume in percent. These use the roon endpoint data to do the conversion (hopefully) correctly.