Somfy/Tahoma

Hello

i have some sun blinds with tahoma switch and a ikea parasoll door sensor.

and i want a flow that stops one of the blind when the sun sensor is activating a scenario when the door is open can this be done?

ex when door is closed all blinds will close but when the door is open that blind should stop ?

//A

Do mean that if it moving then it should stop, or do you mean it is not moved if the door is open?

Also, is the sun sensor activating a Tahoma scenario? If that is the case then Homey is not notified of that so it wouldn’t know that a scenario is running.

Hello

i have some sun blinds with tahoma switch and a ikea parasoll door sensor.

and i want a flow that stops one of the blind when the sun sensor is activating a scenario when the door is open can this be done?

ex when door is closed all blinds will close but when the door is open that blind should stop ?

//A

Hello yes if the door is open and it loves it should stop !

yes iam using a tahoma scenario with the sun sensor should a use a homey flow instead for it to work ?

You will have more control if you use a Homey Flow. Then you could add a condition to check if the door is open and send the stop command or don’t send the move command to that blind.

I have sensors on all my doors and windows plus the sun sensor. When the light level drops too low and it’s after 4pm I close all the covers (blinds and curtains, etc), unless the relevant door / windows is open, in which case it doesn’t.

I then have Flows for each window / door sensor that triggers when the sensor is closed and if the light level is below the threshold and it’s after 4pm, I close the cover after a short delay. Also, if the sensor is opened I open the cover. That way, if I come in the patio door and the curtain is closed, it opens for me to come through. Then when I close the door, the curtains close again.