Hi Itai,
What you are seeing is the way the module was written.? All the
Input_*_*_FB outputs are simply pulsed as I viewed these as events
that will drive other actions in a program.? In my testing I was
using a simple push button tied to the input on the relay so I
could test double-press, etc. events.? That probably drove my
implementing the code this way.
The help for the module specifically documents these as pulsed
outputs.? If you need something different it is pretty easy to add
a little additional logic in your program.?
Hope this helps
Thanks
Jay
On 4/25/2024 7:32 AM, IBG via groups.io
wrote:
toggle quoted message
Show quoted text
Hi Jay,
I am using a Shelly Plus 1 with control of a relay (works well
from the Crestron module) and a sensor (switch). I added the I/O
URL Actions and I do get a feedback in Crestron but it changes the
"Input_0_On_FB" to high and then immediately to low within 100ms.
The same happens on the Input_0_Off_FB.?
It seems like I am close but not sure why the sensor state isn't
being maintained in Crestron. They both show 0 after the signal
goes low.?
Thanks
Itai