#Home Assistant Entities(i.e. cmd script) integrate with Google Home
1 messages · Page 1 of 1 (latest)
Hi,
I have a script that I have exposed to Google, the activation is done by saying "Hi Google, activate P4 Plus Arbetsrummet"
Example from google_assistant.yaml
script.p4plus_arbetsrummet:
name: P4 Plus Arbetsrummet
room: Arbetsrummet
How can your google home communicate to your home assistant? Are you successful on exposing your entity in the google home app?
Yes, I have made my Home Assistant public accessible with NGINX.
I have followed this guide: https://www.home-assistant.io/integrations/google_assistant/
Thanks! This one works. I cant believe ChatGPT gave me the old process that didnt work
I find thar very easy to believe 🙂 LLMs often give out of date information, especially on a fast evolving project like Home Assistant