branka Posted November 21 Posted November 21 Hi, I am using an Selly 2PM for controlling my covers. I can Start - Stop - Reverse the covers by pressing a button This is configured in Shelly as input type "Button" -> Control button mode as "Single". Now I wanted to change this to Detached to add some additional funcionalities. Can somebody provide me some info which webhook I can use to control the shutter? Many thanks. Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
Shelly Olsche Posted November 21 Shelly Posted November 21 http://IP_Plus2PM/rpc/cover.open?id=0 http://IP_Plus2PM/rpc/cover.close?id=0 http://IP_Plus2PM/rpc/cover.stop?id=0 http://IP_Plus2PM/rpc/cover.gotoposition?id=0&pos=50 just a few examples... see also here: https://shelly-api-docs.shelly.cloud/gen2/0.14/ComponentsAndServices/Cover 1 Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
branka Posted November 22 Author Posted November 22 19 hours ago, Olsche said: http://IP_Plus2PM/rpc/cover.open?id=0 http://IP_Plus2PM/rpc/cover.close?id=0 http://IP_Plus2PM/rpc/cover.stop?id=0 http://IP_Plus2PM/rpc/cover.gotoposition?id=0&pos=50 just a few examples... see also here: https://shelly-api-docs.shelly.cloud/gen2/0.14/ComponentsAndServices/Cover Thanks Olsche. I am not sure if this is solving my issue. I have one button. By pressing: Once shutter shall close Pressing once again shutter shall stop One more push shall reverse the cover. Remark: Pressing the button can happen after few hours (Close <-> Open)... Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
wooly Posted November 29 Posted November 29 On 11/21/2024 at 3:09 PM, branka said: Now I wanted to change this to Detached to add some additional funcionalities. Can somebody provide me some info which webhook I can use to control the shutter? The webhooks are above, you just have to use the 4 different gestures on the button ( click, doubleclick, tripleclich, longclick) to call the four webhooks above [i recommend to use single click for stop] give a 2 second interval when programming. Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.