You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace it with "self.chromecast = pychromecast.Chromecast(chromecast_name)" setting in the var the IP of your device, like "chromecast_name = "192.168.1.47"
So, I hope someone implements this:
if "chromecast-ip" parameter is set then overcome the discovery phase and use this IP as target.
Hi,
I have two Chromecasts: one Audio and one regular (for TV).
At time, only one of them are used... and I like to select (force) the Audio device.
So, this line:
http://github.com/ains/aircast/blob/master/src/cast.py#L19
needs to be improved for supporting multiple devices.
I suggest to publish all of them, or more simple, add the option for force the use of one of them.
Please, can you add this support?
Thank you!
The text was updated successfully, but these errors were encountered: