Page 1 of 1

Add device with different pulse width

Posted: Monday 20 February 2017 17:51
by YellowSky
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

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
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