Yep, I discovered that limitation when working on a PR. I didn’t have to unlink/relink though. Simply clicking Test Draft on the project brought the devices back to life.
Another annoying thing is that I can’t unlink a test project if it has either expired (projects used to expire until a few months back) or has been deleted. The devices are left in the virtual category.
Pantomax,
Do I understand correct that you have dialogflow working?
I am trying to set up the same thing and it actually works, but the only setback is…
The Google Actions project always replies with “Ok, here is the test version of Home Assistance”…
From the documentation:
"Replace PACKAGE_NAME with project.json and run that command from the same directory you saved project.json in (you’ll need to put ./ before gactions so that it reads ./gactions). It should output a URL like "
Also does anyone know how to interact with the Climate components?
I added them but when I for instance say “hey google, turn off toon”, or “hey google, switch off toon” it says something like “there is no climate control to do this action”.
Commands like “set temperature” also don’t work.
Anyone an idea?
Also I’d like to have my own “Goodmorning” reply configured because currently it always also starts reading the news, even though I remove all news sources!!! Regardless of that I want my own Goodmorning reply but linked to my own voice.
Not sure if it’s possible.
Just wanted to post this in case anyone else is trying to figure this out.
I have two lights controlled by a Broadlink TC2 in my kitchen, one light over the sink/cooker and the other over the dining table. I wanted to be able to control them individually as well as a group.
eg
Hey Google turn on/off the sink light
Hey Google turn on/off the diner light
Hey Google turn off/on all the Kitchen lights
So I used the nickname feature in Google Home App to name each light , one called Sink and one called Diner and placed them both into the same room “Kitchen” . This seems to work well. you dont need to have “light” in the nickname
I’m sure one can do this in HA but I havent played with groups and scripts yet in HA
Hi how have you gotten project 2 to work. I can’t seem to figure out how to get my Dialogflow project onto my google Assistant can you point me ind right direction???
Any solution for update the devices in the home control other than unlink and link again?
This is deleting all the nicknames and rooms every time i want to add devices
I used this https://home-assistant.io/components/dialogflow/ and this Need help with API.AI to set up Dialogflow by itself. I think I had to use https://myhome.duckdns.org/api/apiai?api_password=HA_PASSWORD instead of https://myhome.duckdns.org/api/dialogflow?api_password=HA_PASSWORD though. You can then test if Dialogflow can connect with your HA.