Iam doing integration tests at the moment. Fighting little with EXECUTE.
I will contact you all to support with testing, so that we have a kind of beta phase for the official openHAB Google Assistant Integration.
Just for your info:
Googles realization of Google Home and Actions on Google is not that advanced as Amazon Alexa and has currently only limited smarthome device type support:
action.devices.types.THERMOSTAT
action.devices.types.LIGHT
action.devices.types.OUTLET
action.devices.types.SWITCH
action.devices.types.SCENE
I will write a howto, readme and document all as soon Iam trough dev and while you guys test it, since Google has no good documentation. I had to check and understand the implementation example. Alexa Skill API docu is really great compared to Google AoG API docu.
I Will contact you as soon you can test the app with real device (maybe also incrementally testing with initial version).
It will be an extra github repo, pretty similiar to openha-alexa repo. I will add the github repo link here soon, too.
Short update:
There is a problem on Google side, which prevents us (other devs have the same problem) to select the openHAB action in the Google Assistant / Google Home app under âHome Controlâ for oAuth account linking. I ve raised an official support ticket at Google and also reached out to Sachit Mishra, one of the people behind Smarthome Actions at Google.
See issue here: https://github.com/actions-on-google/actionssdk-smart-home-nodejs/issues/1
I will continue to finish our openHAB action by using mocks and other tests, but we actually cant test the âuser flow and experienceâ. I really dont like this, but it seems there is a mysterious problem. As soon Google fixes their problem, I will give a sign and you guys can hopefully beta test it.
That doesnt automatically mean Google will enable german language soon.
I am really waiting for them to fix their stuff. I got 2 Support Tickets open at the moment and they are not moving fastâŠ
Hi all,
in case you wait for the Google Home openHAB Action:
Google needs to fix this issue and after 3 different gmail accounts I tested with, 2 open support tickets, they asked me to post my issue at Stackoverflow. I did so and I hope the Google Devs feel responsible and will react.
Until than, we need to be patient and cross fingers.
SorryâŠbut I will give my best to get it done as soon Google enables me to continue.
Iâm also really eager to test for you. Iâve been watching this thread for weeks, waiting to see a resolution from Google.
I bought a google home, on the day of release here in Australia, a couple of weeks ago. Seriously impressed with the accuracy of voice recognition, and work done to understand Aussie Slang - âStrayanâ
I am however, very disappointed at the lack of services that are available to us - outside of English US.
I hope that the number of services available to the German initial release is much better than for Australia, as I fear there will be many disappointed Deutsche Volk.
Thanks @greg for the patience!
It still didnt work outâŠbut I will strictly continue.
Might have some issues, but maybe I can mock around. It is bad cause I wanna see the first detection of devices in the appâŠto approve it is working. I managed to wire all together and make it run. Some logic for executing is missing, but I wanted go step by step, instead of doing all at once.
Lets see how quick Google will help. It already took weeks to get any reply from the devs.
@MARZIMA Do you have the code uploaded to a git repo yet? Given the amount of interest for this new integration with google, maybe by posting the code someone else might jump in and contribute with an idea or be able to help.
Really looking forward to seeing this working. currently using the IFTTT integration which works ok, but this would be much better.