Add device with different pulse width
Posted: Monday 20 February 2017 17:51
Hi everyone,
i would like to add switch plug.
For that, i use undec on with RFXmgr under windows (under the advice of the RFXCOM team).
I a code like this
but it is at 150 usec instead of 350 usec (by default).
If i use the RFXmgr to send this code with the new pulse width, it works.
But i try to add to domoticz
Any idea?
Thank you
i would like to add switch plug.
For that, i use undec on with RFXmgr under windows (under the advice of the RFXCOM team).
I a code like this
Code: Select all
Packettype = Lighting4
subtype = PT2262
Sequence nbr = 8
Code = 90F802 decimal:9500674
S1- S24 = 1001 0000 1111 1000 0000 0010
Pulse = 150 usec
If i use the RFXmgr to send this code with the new pulse width, it works.
But i try to add to domoticz
Any idea?
Thank you