Espalexa icon indicating copy to clipboard operation
Espalexa copied to clipboard

if Alexa has the device in power-off state, lower command is not executed.

Open robademar opened this issue 4 years ago • 1 comments

I understand that sounds very logic, but since I want to control my courtains with usage of "raise" or "lower" voice command this behavier result in an no-op. This for example happened after a power break. Now the question: is there any way to set Alexa device status to powered on? I tryed to use d->setValue(250); statement but for Alexa this caaused a device malfuntion. Thank for suggestions

robademar avatar May 11 '20 15:05 robademar

Have you checked that your ALEXA may have conflicts with the words "lower" or "raise" which are used for volume control of Alexa?

JohnboyK avatar Aug 31 '20 06:08 JohnboyK