i ordered a rflink to connect my smoke detectors with it.
this works fine so i thought to add some cheap switches(no prior) to it instead of my zwave switches.
So i bought a KERUI P817 433MHz motion sensor to light up my toilet lamp.
I notice that every time the sensor got triggerd i only see a OFF event
i used the learn button in devices and i try it with accept devices for 5 min.
My zwave device's got an on and off event.
I fixed this now by say in my blocky "when device is off then" and this works but now i want to extend it but in need the on/off
How can i fix this?
and this is a part of the log
Code: Select all
2019-04-28 09:23:35 Off
2019-04-28 09:19:11 Off
2019-04-28 09:19:02 Off
2019-04-28 09:18:56 Off
2019-04-28 08:43:15 Off
2019-04-27 21:09:16 Off
2019-04-27 21:09:09 Off
2019-04-27 20:55:04 Off
2019-04-27 20:54:57 Off
2019-04-27 20:54:51 Off
2019-04-27 20:52:02 Off
2019-04-27 20:50:47 Off
2019-04-27 20:49:52 Off
2019-04-27 20:49:45 OffKTNNKG 1 kanaal 433 MHz 86 wandcontact
This device is also add tot domoticz but this wall switch sent only a on command.
When i touch the button again id do not get a off event so i cannot set the light bulb off.
i my domoticz log i see(i add a event to test)
Code: Select all
2019-04-28 10:17:43.424 (RF_433) Temp + Humidity (Temp_Buiten)
2019-04-28 10:17:50.866 (RF_433) Light/Switch (Alarm_On)
2019-04-28 10:17:51.097 EventSystem: Event triggered: test alarm_1
2019-04-28 10:17:51.118 OpenZWave: Domoticz has send a Switch command! NodeID: 3 (0x03)
2019-04-28 10:17:51.123 (Controller) Light/Switch (Lichten_Eetplaats)
2019-04-28 10:17:56.342 (RF_433) Light/Switch (Alarm_On)
2019-04-28 10:17:56.560 EventSystem: Event triggered: test alarm_1
2019-04-28 10:18:09.142 (RF_433) Light/Switch (Alarm_On)
2019-04-28 10:18:09.301 EventSystem: Event triggered: test alarm_1
Code: Select all
2019-04-28 10:18:09 On
2019-04-28 10:17:56 On
2019-04-28 10:17:50 On
2019-04-28 10:10:36 Off
2019-04-28 09:54:59 On
2019-04-28 09:54:55 On
2019-04-28 09:54:50 On
2019-04-28 09:54:42 On
2019-04-28 09:54:36 On
2019-04-28 09:41:29 On
2019-04-28 09:41:23 On
so do i need to go back to zwave to get this work?