Hi ihave a question regarding the “new” #Amazon Alexa Smart Home Skill
there is written:
A window blind position state. For example, when requesting Alexa, open the blind , the item will receive command UP . Likewise, when asking Alexa, lower the blind , it will receive command DOWN . And when requesting Alexa, stop the blind , it will receive command STOP . For position request, since Rollershutter range value are inverted by default, when requesting Alexa, set the blind to 40% , the item state will be set to 60 .
i Use this code snippet:
Problem is when i say in german " kind Rolladen hoch" (eng. Kind Blind up) nothing happens.
if i say Kind Rolladen 100% it works from the sentence above it shoud work or not?
Or is this working only in english?
Is this the used controller? Alexa.RangeController Interface 3 | Alexa Skills Kit
If yes it shoud work in germany
Maybe try “öffne ”
That’s working for me, but I have configured the item & metadata vis ui also not configured any custom commands and sticked to the default values
Thx Matze "öffne Kind Rolladen " and “schliesse Kind Rolladen” is working but how to Stop?
And one other question is there a possibility to use "Kind Rolladen hoch/runter " instead of “öffne/schliesse”?