Page 1 of 1

Blinds stop not working

Posted: Tuesday 01 February 2022 13:26
by sailmich
Newest Beta, Rpi 4b, Zwave stick,
My Fibaro FGRM222 when using a Philio PSR04 smart color button is going to change the blind position according to position of the button. Now one of my PSR04 is dead. Instead I would like to use a shelly button. I changed the button in Domoticz UI into Blinds+Stop. When I pushed the stop button in UI I get "http://192.xx:xx/json.htm?type=command&param=switchlight&idx=434&switchcmd=Stop&level=0&passcode= "
Sounds good to me but this command open the blinds instead of stop. I already tried each blind mode in my FGRM222.
Any help appreciated.

Re: Blinds stop not working

Posted: Tuesday 01 February 2022 14:49
by waltervl
What integration (plugin?) for shelly do you use? As that seems to have an issue.....

Re: Blinds stop not working

Posted: Tuesday 01 February 2022 15:04
by sailmich
I use the python plugin. But I didn't integrate the Shelly button because the stop command in domoticz GUI send a command which leads to open instead stop. You might test it with a dummy blind.

Re: Blinds stop not working

Posted: Tuesday 01 February 2022 17:05
by waltervl
I am trying to help you here, I do not have the hardware myself.
So if Domoticz is sending STOP but the plugin is sending OPEN to the shelly device the issue is in the plugin and not in Domoticz.
Please go to the plugin github repository and see if others have the same issue or try on the specific Shelly plugin topic here (there are more shelly plugins)

Re: Blinds stop not working

Posted: Tuesday 01 February 2022 20:02
by sailmich
Thanks for trying to help me! Maybe I confused you by saying I would like to use a Shelly. Up to now I don't use the Shelly. First I tried to operate the blind direct in GUI of domoticz. I checked the commands sent when pressed up/down/stop. The stop is sending as I described in my initially post. So the problem is in domoticz or zwave.

Re: Blinds stop not working

Posted: Tuesday 01 February 2022 20:52
by waltervl
Stop will only work if the device/integration supports it. It looks like your device is not supporting it.

Re: Blinds stop not working

Posted: Saturday 05 February 2022 12:36
by sailmich
It was supported and it should supported. Seems issue is within ozw or ozw integrate in domoticz. I will look further.
Thx for your answer.