Hey Guys,
i use Pimatic and Zwave.me this works fine but i have now 7 Motionsensors and the Zwave.me Plugin just ask after X Secounds the Zwave.me Server what state this Montionsensors have this “stupid” and makes a lot of CPU-Usage by 7x check every Secound. So i want make a Push from Zwave.me to Pimatic when there is a Motion, i Zwave.me is a Plugin called “HttpDevice” i want to use this with Rule in zwave.
The Plan:
- Create a DummySwitch in Pimatic as new “MotionSensor”
- Create a Httpdevice in Zwave with URL Trigger
- Create a Rule in Zwave when Motion switch HttpDevice
My Problem is it only works as a Excute Action, but with this i have to make 2 Devices because i can only give One State at the time.
This looks like that:
I tried also with the Other Option “BinarSwitch” and give the On and Off URL but this is not Working … i dont know why… i tried it with and with out “User:PW@URL”. The Url works fine in the Browser.
do i something wrong?