GitHub30 / pichromecast

Library for MicroPython to communicate with the Google Chromecast.
https://pypi.org/project/pichromecast
MIT License
9 stars 3 forks source link

Feature Request: Adjust Speaker Volume #1

Open osarhan opened 11 months ago

osarhan commented 11 months ago

Thank you for this lib! Works great!

Would it be difficult to create a function for adjusting speaker volume as well?

rafikee commented 1 month ago

I found this library that has a function to adjust the volume. Combining that the two did the trick https://github.com/WebmasterTD/CastVolumeKnob/blob/master/esp8266/volume.py