majektom / node-red-contrib-satel-integra-integration

Node-red nodes facilitating integration with Satel Integra alarm/home automation system
MIT License
6 stars 4 forks source link

How to roll down roller blinds? #20

Open GaborWnuk opened 1 year ago

GaborWnuk commented 1 year ago

I am playing with the node for some time now and i'm out of ideas.

Currently i can with no problem open roller blinds with "outputs_on" or "outputs_switch" - both of them are opening roller blinds up.

However i am out of ideas what command to use to roll them down.

In my "Integra" app i have for all of them two commands - up and down.

majektom commented 1 year ago

Hi @GaborWnuk,

It will be difficult to help you without knowing the schematic of your automation system. However, as far as I know, roller blind drivers usually have two separate inputs for driving them up and down. If that's the case at yours, you should try to identify the output in your Integra which is responsible for driving the blind down and try to use "outputs_on" command on it.