Page 1 of 1

Selector switch Level Name

Posted: Saturday 21 January 2023 23:32
by glory50
Hello,

I use Alhau to communicate my devices by voice. I have a selector switch for my motorized blinds that sends the commands like

Code: Select all

http://192.168.1.150/cm?cmnd=Power2%20On
I have connected 3 addition relays to the 3 respective GPIOs.

Level 0 is named "Down", 10 is named "Stop" and 20 is named "Up".

Is there possibility to use it like "Alexa, blinds down!" Now I use "Alexa, set the blinds level to 0". Not a big deal for me but for other family members the levels' numbers are hard to remember...

Re: Selector switch Level Name

Posted: Saturday 21 January 2023 23:49
by waltervl
Perhaps try to use a blinds with stop device, it listens to Open and Close if Alhau supports it. The only problem is there is no action script command for stop. You will have to catch that with a DzVents/Lua script.