Blockquote
It would be nice to know exactly what support was added. The only function I can determine prior to this update is to query the state of the garage door.
I believe prior the only way to use a garage door was via a virtual switch? At least I don’t recall being able to directly add my garage door to the skill; now I can and I can ask Alexa to open/close it.
Have just tried this with Alexa and what ever I ask I just get
Door does not support that.
When I added the doors Alexa said try saying
Alexa, open left garage
But it doesn’t work
Have tried removing and adding again, but no change
Any ideas
Can you post a screenshot the door device, it’s events and logs? I assume (but have to ask) that you added the door to the echo skill app? Also what does Alexa respond with?
Door Device = Generic Z-Wave Garage Door Opener
With debug mode turned on there is nothing in the logs after asking Alexa: "Is the garage door open?" response "Checking hang on" and then "The garage door is closed"
With debug mode turned on there is nothing in the logs after asking Alexa: "Open the garage door" response "Use your usual garage door opener" then "to enable open by voice, go to the Alexa app, got to devices and edit your garage door settings."
Lame answer as there are no "garage door settings".
The voice command: "Close the garage door" does work now.
Mine is a home grown driver but has the standard garage door capability which works fine from the dashboard.
As mentioned Alexa says it’s found the new devices and says
Try saying open left garage
But every thing I try just gives left garage does not support that
Alexa will not “open” a garage door via voice command unless you configure the Garage Door Device settings in the Alexa Mobile phone app to add a passcode.
Alexa will “close” a garage door via voice, though.
This is an Alexa security decision by Amazon, not Hubitat.
The open was just an example, as mentioned earlier I have tried open close, ask if the door is open or closed etc
Everything just comes back as it doesn’t support that
Cheers
Maybe a region limitation? I have heard of other Alexa things that aren't the same for all markets, so it would not shock me to learn this was one of those things.
As a work around, I have a routine set up in alexa. When I say a phrase she switches on a virtual switch called vs.Garage.open.request that triggers an RM that I have set up to open the garage door and send notifications when complete or if the operation fails.
I haven’t tried the new functionality with Alexa yet. Is she able to tell you the status of the garage door now?
Tried creating a door with just the built in virtual garage door controller and that does not work with Alexa either.
Still don’t get the code option other people seem to be getting
Hmm. I have been opening and closing my Garage doors with Alexa using routines all along with no code and no problem.!
Here is my close routine for one of four GDO's
Great tip, this workaround for the annoying voice code did the trick for me. Now I have to figure out how to do the success/fail status notification based on my GoControl door orientation sensor.