@Derek_C thanks for the update. What Google Home device integration are you using with SmartThings?
-
You’ll want to check with the developer of the device handler as they’ll have to expose the speaker group as a device. If they can expose the speaker group as a device with a supported capability, then you should be able to authorize it in SharpTools.
-
Is this referring to using a Music Player Tile in the SharpTools.io dashboards? What device are you trying to play the music on? If the device handler exposes a command that lets you play music from the internet, then you could use a SharpTools Rule to run that command from a dashboard as shown in this thread:
-
Yes, SharpTools rules can use any attribute or command that a supported device exposes. And SharpTools dashboards can display tiles for any supported capability. Looking through the details over on the cast-web site, it looks like each cast device is exposed as a Thing in SmartThings, so you should be able to use them in both rules and dashboards.
Do you already have cast-web integrated with SmartThings and the devices created? If so, have you tried authorizing them in SharpTools.io and using them?