To those who have both GH and Echo/DOT, hope you enjoy this video.
https://www.youtube.com/watch?v=ZfCfTYZJWtI&feature=youtu.be
Welp, so much for my GH⌠It had been working fine, but today itâs microphone crapped out and it can;t understand a word I say. Actually it sometimes can, which is amazing considering how bad the playback sounds. Back to Target it goes. I hope they have another for me.
@Paulo
I think I misunderstood the intent. In my case the virtual switch doesnât turn anything on; only off. Itâs used as a quick and easy way to turn off a group of lights that may have been individually turned on by a motion sensor, etc.
Iâve not yet worked with momentary switches; what SmartApp were you using when you had the issue with the Cree bulbs? I would think if CoRE received the momentary off signal, it would then send the off command to any and all specified switches?
Also to your previous question, I have had much success with CoRE. In fact, I switched all of my SmartLighting apps to be custom CoRE pistons in order to get some more flexibility. I would note that Iâm in the early stages of building out my smart home though, and maybe just have basic enough use cases for CoRE to be stable enough for me.
Post withdrawn
In the event there is any interest, I wrote a blog post that describes how I connected SmartThings, Google Home, IFTTT, and Harmony. Thought I would share here: http://www.keithcredendino.com/google-home-and-smartthings/
@ktcred, Iâm blocked from accessing the URL you posted for some reason - Google Chrome says:
"Your Internet access is blocked
Firewall or antivirus software may have blocked the connection."
So either youâre one of the evil internet overlords my mom warned me about, or there is something in the URL that Google Chrome is unnecessarily getting upset about. This is on a work laptop that is mostly locked down, so I canât do much troubleshooting.
Any ideas?
Not a huge deal, I can view it on my Chromebook and phone.
Phone? Were I read it on.
Interesting - comes up fine on my Chromebook.
Must be something in the firewall/AV on my work laptop that is getting its shorts bunched up.
InterestingâŚthanks for the heads up @Danabw. I havenât had the issue, but if you wind up finding out more, do let me know. Thanks again.
Using Ifttt I am able to send execute piston commands. You can say " Hey google execute piston name" and it sends the command to CoRE. The command is sent and the dashboard says itâs being executed but none of the tasks in the piston are performed. Can anybody help me out with this, a bug? This seems like a good approach and should be working.
Most of the core experts hang out in the core peer assistance thread. If you ask your question there, you should get the quickest response.
Thanks, made a post there. Hopefully I can get this figured out. If this doesnât work do you know if I can use a single virtual switch to control different routines using a web request variable?
Found a solution to the Google Home grouping problem after stumbling across Damon Floydâs post:
- Install (create and publish) Damonâs device type/handler
- Create a virtual switch and set the device type to Damonâs momentary double-pole switch.
- Use the Smart Lights App to group the appropriate lights that you want to associate with the virtual switch.
This allows you to use normal vernacular when turning groups of items off and on since the virtual switch defaults to a neutral position and is always ready to turn on or off no matter what the latest command was. Not as easy to set up as the Amazon Echo groups but once it is setup you donât have to redo or decipher the grouping in various platforms as long as they accept an on and off command, GUI or Voice. Which brings us to the only drawback to this device type, the code as Damon stated has a poor GUI and Smartthings shows the switch as a Push Button with no separate on or off capabilities. Not a problem for me or Damon since I assume like myself, he is using it for voice automation and doesnât particularly care about the app functionality. However, for those of you who may want to use an app I can confirm that it works with SharpTools since the GUI has an on and off button. Maybe someone can rework the code for an on and off switch in the Smartthings app.
Does anyone know of google home can be used without the hub? For instance, the pixel comes loaded with google assistant. I would expect that it would also come with the full functionality of the hub as well??
If you mean the ST hub, then no, you need the hub to have Google run your lights.
If you mean something different, please specify. There is no hub for Google Home. What are you referring to?
if you use Philips Hue, then you donât need ST hub for lights.
But you still need the Hue bridge, right?
yes, you need a hue bridge because the light bulbs are using the zigbee protocol to communicate with the HUB and GH doesnât have zigbee or zwave.
I am not sure if it changed but you could not use the phone without GH hooked up. Once it is and connected to ST then it works from the phone. Not sure why.
This looks very helpful and may be exactly what I need to reliably turn off all the downstairs lights with Google Home (and Christmas lights for that matter).
I thought I solved this by creating with a simulated switch that would then run routines to turn off the lights, but I ran into an issue just last night where if some of the lights were individually turned on and the simulated switch was still in the âoffâ position, I could not use this switch to run the routine. I had to turn the switch on first, then off again. Cumbersome and not very effective.
I will definitely try this method tonight. Iâve only had ST for about 2 weeks, and it truly can become an addiction. Iâve only started dabbling with device handlers and virtual devices, itâs like a whole new ballgame!

