[RELEASE] cast-web v1.2.1 - Chromecast Integration (EDGE Driver discussion begins in post 1668)

that would be great :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile:

Looks like we now have the date for the end of groovy

1 Like

I also got an email from Google that the OAuth out-of-band (OOB) flow will be deprecated on October 3, 2022.

So did I. Do we need to do anything for this? If so, what?

Regarding the email that’s for the Google Broadcast feature Tobias incorporated into the smart app. As all Groovy smart apps will cease at some point, I’m ignoring the email until someone incorporates the Broadcast/Groups functionality into a new smart app. What’s being worked on at the moment is getting some kind of basic Cast functionality for us by one of the big 3 Edge Saviours, which I’m looking forward to.

2 Likes

I’m looking forward as well.

Me too
Martin

Ditto…

Cast Web API still casting to my Google / Nest devices for now, and i would surely hate to lose this.

1 Like

Still working for me too, and I am in the beta SmartThings firmware.

1 Like

Is the original developer still engaged, or are we all just hoping that this will continue to operate?

1 Like

Bummer

Thanks for the link

Fingers crossed

Still working here as of 11/21/22. This is post ST groovie transition and the Google API change.

1 Like

All - I’m working on an Edge port of the existing SmartApp/DTH. Don’t know if it will have all the bells and whistles of your current setup, but hope to start off with at least a minimum set of control function.

Also don’t know if the audio announcements capability is working anymore, as I heard that Google shut down its interface. Does anyone know what’s going on with that?

3 Likes

the dth cast web api is still working for voice notifications

OK thanks for letting me know.

Could you do me a big favor and take some screen captures of where you set up your presets? Both in the SmartApp and on his Preset Generator web page.

Trying to understand this part of the code right now…

sure but I’ve never used the generator


i just use the notification bit in routines ie if the switch is pressed then notify someone play message on speaker

and it says the message on the google speaker .
i will have a look at the generator thing in the morning .
night night
martin

Thanks! Maybe you don’t have configured presets? I guess that would only apply for speaker type devices where you are playing from various sources:
image

image

Hi @TAustin
I’m still using cast-web api with the ability to play streams from presets and some spoken response to automations with webcore automations through my chrome cast devices,but as it ends with that ability at the end of the this month it sounds great if you could get something working with an edge kind of thing driver.
Here is my edited 6 presets from the Preset Generator web page:

{“preset1”:{“mediaTitle”:“DRP4Fyn”,“mediaSubtitle”:“DRP4Fyn”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://live-icy.gss.dr.dk/A/A07H.mp3",“mediaStreamType”:“LIVE”,“mediaImageUrl”:“http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-profiles.tunein.com%2Fs8330%2Fimages%2Flogoq.png/image.png”},“preset2”:{“mediaTitle”:"Radio Diablo”,“mediaSubtitle”:“Radio Diablo”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://icecast3.radiostuff.dk:8000/Diablo128",“mediaStreamType”:“LIVE”,“mediaImageUrl”:“http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-radiotime-logos.tunein.com%2Fs59261q.png/image.png”},“preset3”:{“mediaTitle”:"Radio Alfa”,“mediaSubtitle”:“Radio Alfa”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://icecast3.radiostuff.dk:8000/Alfasydfyn128",“mediaStreamType”:“LIVE”,“mediaImageUrl”:“http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-radiotime-logos.tunein.com%2Fs132469q.png/image.png”},“preset4”:{“mediaTitle”:“DRP5Fyn”,“mediaSubtitle”:“DRP5Fyn”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://live-icy.dr.dk/A/A02H.mp3”,“mediaStreamType”:“LIVE”,“mediaImageUrl”:“http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-profiles.tunein.com%2Fs69060%2Fimages%2Flogoq.png/image.png”},“preset5”:{“mediaTitle”:"Radio 100”,“mediaSubtitle”:“Radio 100”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://onair.100fmlive.dk:80/100fm_live.mp3",“mediaStreamType”:“LIVE”,“mediaImageUrl”:“http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-radiotime-logos.tunein.com%2Fs48229q.png/image.png”},“preset6”:{“mediaTitle”:“DRP3”,“mediaSubtitle”:“DRP3”,“mediaType”:“audio/mp3”,“mediaUrl”:“http://live-icy.gss.dr.dk/A/A05H.mp3”,“mediaStreamType”:“LIVE”,“mediaImageUrl”:"http://192.168.1.4:9000/imageproxy/http%3A%2F%2Fcdn-profiles.tunein.com%2Fs24861%2Fimages%2Flogoq.png/image.png”}}