Make sound volume presets for your chromecasts
May 12, 2019Sometimes, I tell to Google “Up the volume”, or “Down the volume” on one or several chromecast devices. But the next day, when I want to listen music again, the volume of each device does not match with my mood. I would love to reset all the volumes in few secondes, but I have to open the home application, and reset each device… Boring… With chromecast-reset-volume
I can now configure some presets to autoreset the volumes as it was previously: reset all in one cli command :)
What do you need
- 1 raspberry pi with python3
- chromecasts… (of course)
Get source files and install it
$ git clone https://github.com/gpenverne/chromecast-reset-volume
$ make install
Configure it!
Open the config.py
and customize your presets. For example:
VOLUMES = {
'default': {
'123.123.123.123': 0.5,
'tv': 0.4,
'room': 0.1
}
}
You can write the chromecast name or its ip address (ip address will be faster).
Let’s the magic does the magic :)
$ make apply
And all your configured chromecasts volumes will be setted :)
You May Also Enjoy
Functional tests with puppeteer and gherkin scenarios
For my custom needs, I was looking for puppeteer functional testing suite. As a php developer, I ordinary use behat to write and play my functional tests...
Make your own alarm system with your raspberry pi
A konyks senso with a raspberry pi and… You have now your diy alarm! What you need ...
How to listen an audio cd to your chromecast installation?
Using a raspberry, an usb cd reader, a wifi dongle… Stream an audio cd to a multi-chromecasts room ! How to ?What you need ...
How to mount put.io as a drive using python?
Mount put.io as a drive using python.Retrieving a token1) Go to https://put.io/oauth/apps/new , create an app (fill something in all fields, it does not ...
When you click on links to various merchants on this site and make a purchase,
this can result in this site earning a commission.
Affiliate programs and affiliations include, but are not limited to,
the eBay Partner Network and Amazon.