Hi folks, I have one of these sirens, and I am trying to make a button turn the siren off.
Seems pretty simple right?
I have attached the things I can do with the siren.
If I set emulated set switch on, the siren turns on.
If I set device strobe and siren, the siren turns on.
If I set device Turn on the siren turns on.
However NONE of these things work the opposite direction.
In the piston, I get the following:
Skipped execution of physical command [null].off([]) because it would make no change to the device. (5ms)
Which makes me think the device isn’t correctly reporting its state.
Any ideas?