@aart,
I ve some time these days (or force to have it).
Can you please provide the other PRs like the scene stuff etc., so I can test merge and deploy all things at once?
Would be awesome. Plannkng to do the release on Monday Night or Tuesday.
Is it also possible to add support for color items?
Until now only the brightness of the color item is changeable, but it would be very nice to be able to change the color too.
@MARZIMA,
Thanks for the merge for the thermostat additions.
I’ve created 2 new pull request: one for the Scene and one for the Outlet.
It would be very cool when you deploy this!
Hi Jordo,
The color is already supported!
Just expose a Color item to google assistant with the Lighting tag.
You can change the color by saying: Hey Google, turn my lights to >color<
Thanks for you fast reply!
The only answer I get from the Google assistant when I ask for the lights in the room to turn blue, is advertisements for blue lamps…
Am I doing something wrong?
Update
I used the wrong command
The input is really specific, otherwise Google thinks you want to search it on internet.
At the moment i am failing to add my thermostats to the assistant (see here).
As soon as i add the “Thermostat” tag google cannot sync my devices anymore. Is it possible to access a log somewhere that might show the error?
Could I get an appreciation of the time required for voice commands to action devices connected using Google Assistant/openHAB?
Some background - I’m currently using a commercial service that 's hosted on a Raspberry Pi. It provides the intermediary between Google Assistant and my home automation system. I’m looking for an alternative with improved latency than my current setup.
For timing - when you say “Hey Google - turn on the xyz”, I’m counting seconds from when the Google Home/Mini lights start flashing/sequencing until the device actuates.
Your rough location in the world would also be appreciated (I’m in Australia). I believe the latency will also be affected by the relative distance to openHAB cloud servers and Google servers? Does anyone know where openHAB servers are?
Im in Syd Australia and typically its only ~2-3secs before the light/switch is actioned by Google home.
The big delay is waiting for GH to say " OK , Turning off blah"… i believe this is the time taken for google servers to create the audio file to send to you GH device to play…
The commercial service you speak of…is it “Home Automation Bridge”?
Ha… I just checked out ‘Home Automation Bridge’. Let me guess, they’ve packaged openHAB on a Pi in a nice screen-printed box and charge $200 for the privilege?
then I’ve connected to myopenhab.org, verified everything works fine, linked OpenHAB to my google assistant account.
I can see and control the device from Google (“turn on table”, “turn off table”, “is table on?” work fine).
But when I use google assistant routines (action “Adjust ligths, switches”) and select Table on or off I get “Unable to reach Table at the moment, please try again later”. The action is still performed (Table turns on or off successfully, just the google error message is spoken).
I’ve tried “Ligthning” tag before “Switchable”, got the same behaviour.
Would be grateful for any ideas on how to fix that.
Thank you, was not able to find it with the search.
However the workaround (a custom routine like “turn off all lights”) since it causes an extra reply (“turning off N lights”). I’d really prefer not to get unnecessary phrases but I guess I’ll have to live with that until the bug is fixed.
for the scenes PR, we have merge conflicts. Just FYI.
You need to make sure that your Changes are based on each other. So the outlet PR conflicted with the Scenes PR.
It is not possible to control the Google Assistant from OpenHab.
For now, the Google Assistant is only allowing one-way bindings: Google Assistant -> OpenHab.
It is also not possible to control other devices connected to the Google Assistant from OpenHab.
Maybe in the future, Google is allowing third-parties to control the Google Assistant / Home Graph (OpenHab -> Google Assitant), that would be verry cool!.
So it is not possible to send speech text to Google home device?? (I think Alexa can do this).
Hopefully it will be very soon, as I believe this could be a very powerfull feature.