I have been thinking on this for a while. However I would need some one with much more coder experience to do it. Here is my thought:
-
You can get custom responses with google home and iftt. There is a recipe that takes out what you say and assigns the portion you want to a variable, they use $. It then tells google home what to say using that $ and what else you add in the recipe.
-
There has got to be a way to utilize that functionality to create a speak command to google home with what you want it to say. For example, speak “ kitchen door open”. And google home would repeat that.
-
I would guess it’s an api call but I know so little about that that I am lost.
The concept is there and a working example is there. However the only way the iftt recipe triggers if you actually say hey google, blah blah.
Need a guru for coding to mak a SmartApp that you could load up your phrases and the reference them in webcore. Or could make them piston variables or global variables then pass them to webcore.