DeanCording / node-red-contrib-google-action

A Node Red node to respond to Google Action requests
MIT License
37 stars 15 forks source link

Simulation working, Google home not #16

Open wouterverduin opened 5 years ago

wouterverduin commented 5 years ago

I succesfully integrated this in my NR, Tested with the simulation web app with good results. However: when i talk to my Google Home in the living room i cant invoke a conversation.

Do i need to set something additional for this?

Can i rename the test app to something more friendly like " talk to node red"?

Paul-Reed commented 5 years ago

Can i rename the test app to something more friendly like " talk to node red"?

Yes, from within your Home app, create a custom Routine, and add the command 'use my test app', you can then name the routine whatever you wish.

wouterverduin commented 5 years ago

Thanks for your reply; However: I cant seem to get my google Home to reply to custom comments. I tried adding this in the home app with various commands and replys (even not node red related) without succes.

How do i get this with the google home device?

jansaris commented 5 years ago

Google doesn't support routines or shortcuts in dutch (yet). I think we just need to wait a little bit

wouterverduin commented 5 years ago

Considering the routines as broken. Is there a way to fix this with the action.json file?

Is it also possible to change the text from "talk to my test app" to something more friendly using that action.json file?