my motion detectors send their state 5 times,
I always see errors in some of the commands :
------------------
B1:ON
B1:ON
B1:ON
B1:ON
>>>>> Error decoding block No matching handler for a block with 33bits
Attempting resync from 7
Attempt 2 partition data 70 8F 00 FF 00 p..
--------------------
B1:OFF
B1:OFF
Not a 1-wire
>>>>> Error decoding block nil
Attempting resync from 12
Attempt 2 partition data 70 8F 20 DD p
>>>>> Error decoding block No matching handler for a block with 112bits
Attempting resync from 2
Attempt 2 partition data 70 8F 20 DF p
-----------------------
Also, my power meter data is not parsed properly :
this device also sends the same data 5 times, and this is the result :
Internal serial number = 00 F0 31 64 00 86 .1d.†
Internal serial number = 00 F0 30 BC 00 86 .0.†
Internal serial number = 00 C8 18 A6 00 43 ...C
Internal serial number = 00 F0 30 3C 00 21 .0<.!
Internal serial number = 00 F0 31 78 01 0C .1x..
-------------------------
one difference between your code and mine is, that you initialise the rfxcom with : F041
and I use mode F02C....
I don't know if this matters...
------------
also, what does the X10 RF Transmitters component do ?
I don't see any different with or without this component enabled ?
Marcel


Reply With Quote
