Dummy Motion Sensor Actions not working
Posted: Wednesday 22 January 2025 22:14
Hi
I have a dummy motion sensor which is controller through the api. This works but if I set the motion sensor to "on" the on-Action is not triggered. The motion sensor show the motion symbol in the overview but the acition url is not getting called. The same for the "off" action.
This is how I set it active of not active: .../json.htm?type=command¶m=udevice&nvalue=1&idx=9043 // or $nvalue=0 for inactive.
Is this not gonna work through the api?
I have a dummy motion sensor which is controller through the api. This works but if I set the motion sensor to "on" the on-Action is not triggered. The motion sensor show the motion symbol in the overview but the acition url is not getting called. The same for the "off" action.
This is how I set it active of not active: .../json.htm?type=command¶m=udevice&nvalue=1&idx=9043 // or $nvalue=0 for inactive.
Is this not gonna work through the api?