Hi !
This probably depends on your actuators settings.
If you hit the “Stop” button a “1” payload is sent to that address. Is this what your actuator expects to stop a movement?
Hi, sorry I’m only replying now but I didn’t receive notifications, I need to review the settings.
You are right, the manual says that a 0 makes the stop.
Do you know how I can correct it from hoem assistant?
Thanks
The communication object “shutter up/down” is used to move the shutter. Thereby is to consider that a logical “0” starts the up-
movement and a logical “1” starts the down-movement. The communication object “Stop” is used to stop the current movement
of the shutters. The object stop can be called by a logical “0” .
It’s quite unusual that it only triggers on a 0 payload. Maybe there is a setting in the actuator to change that. If not, do some kind of logic that inverts the 1 from HAs stop to the 0 you need.