Closed jonathangjertsen closed 3 years ago
oh yes, the receivers seem to ignore other values. From the next version on volume will be rounded to a multiple of 0.5.
Is this fixed in commit https://github.com/scarface-4711/denonavr/commit/f786dedf7a1ba3c4c2374a65737cf18721593c0c ?
If so - @jonathangjertsen can you test and update or close the issue?
Thanks!
Looks like the right fix, thanks!
I can only get set_volume() to take effect when the volume is a multiple of 0.5. So set_volume(-35.5) works, but set_volume(-35.7) does not.