Closed sotana22 closed 1 year ago
I use ESP_Alexa_Library, but it is the same concept behind. Sometimes I had have a similar issue. It helps then to rename the device to a "same" name, in my example Küchenschranklicht to Kuechenschranklicht or Couchlicht_3 to Couchlicht_drei in the Alexa App.
Hello, thanks a lot for your comment. Yes, I would understand it, if I have an Ö Ä Ü or a number, but which name should I use instead of BESTA_Schalfzimmer?
It depends not to Umlaute, Couchlicht_3 to Couchlicht_drei was a real issue in the past.... Try to renaming a device in the alexa app is a 10 sec try, you can rename it back...
Ok, I do not changed the name in the alexa app, but I changed the device name in the source code. But at the end, it has the same effect, the name was changed. I tried "Lego" and "Lego_Schlafzimmer". Both worked fine. So it looks like, that there is a problem with BESTA?
Hello, first I want to say many thanks to this great lib.
I have an issue with the voice command. I'm german, so my commands are normaly "an/aus" In english it should be "on/off" I use an ESP32 WROOM device. Currently I use only one LED for testing at PIN 23. So the Problem is:
For a Philips HUE lamp I can use the comands "on/off" and with fauxmoESP I have to use "on/turn off". Why?