Aircoookie / Espalexa

Alexa voice control for ESP8266/ESP32 (including brightness and color!)
MIT License
534 stars 135 forks source link

Open and Close command only works on light 1 #158

Open aghix opened 3 years ago

aghix commented 3 years ago

i have plan to make a curtain opener, so i try open and close command.. my devices name is still used in the example e.g Light 1, light 2 etc. i try command "alexa open ligh 1" its works..! then i try "alexa close light 1" its works again..! but for other light the command doesnt work alexa replay was " light 2 doesnt support that" same for other light except light 1.

i try to rename "light 1" to "front door" on alexa app and try command "alexa open front door" but its not work.. "front door doesnt support that" but.. if i try "alexa open light 1" even after renamed it to "front door" its still works..!! iam wondering why its not work on other devices except light 1? any idea?

aghix commented 3 years ago

sorry solved with routine.. thx for wonderfull lib