puuu / ESPiLight

ESPiLight - pilight 433.92 MHz protocols library for Arduino
GNU General Public License v3.0
109 stars 41 forks source link

on Clarus switches the unit # keeps changing. #43

Open wired-dev opened 5 years ago

wired-dev commented 5 years ago

home/OpenMQTTGateway/433toMQTT/5535011 5535011 home/OpenMQTTGateway/433toMQTT/5535011/protocol 1 home/OpenMQTTGateway/433toMQTT/5535011/length 24 home/OpenMQTTGateway/433toMQTT/5535011/delay 185

home/OpenMQTTGateway/433toMQTT/5534979 5534979 home/OpenMQTTGateway/433toMQTT/5534979/protocol 1 home/OpenMQTTGateway/433toMQTT/5534979/length 24 home/OpenMQTTGateway/433toMQTT/5534979/delay 185 home/OMG_PiLight/PilighttoMQTT/E3/message {"id":"E3","unit":53,"state":"on"} home/OMG_PiLight/PilighttoMQTT/E3/value E3 home/OMG_PiLight/PilighttoMQTT/E3/state on home/OMG_PiLight/PilighttoMQTT/E3/protocol clarus_switch home/OMG_PiLight/PilighttoMQTT/E3/length E3 home/OMG_PiLight/PilighttoMQTT/E3/repeats 2 home/OMG_PiLight/PilighttoMQTT/E3/status 2

home/OpenMQTTGateway/433toMQTT/5534979 5534979 home/OpenMQTTGateway/433toMQTT/5534979/protocol 1 home/OpenMQTTGateway/433toMQTT/5534979/length 24 home/OpenMQTTGateway/433toMQTT/5534979/delay 185 home/OMG_PiLight/PilighttoMQTT/E3/message {"id":"E3","unit":5,"state":"on"} home/OMG_PiLight/PilighttoMQTT/E3/value E3 home/OMG_PiLight/PilighttoMQTT/E3/state on home/OMG_PiLight/PilighttoMQTT/E3/protocol clarus_switch home/OMG_PiLight/PilighttoMQTT/E3/length E3 home/OMG_PiLight/PilighttoMQTT/E3/repeats 3 home/OMG_PiLight/PilighttoMQTT/E3/status 2

ome/OpenMQTTGateway/433toMQTT/5534979 5534979 home/OpenMQTTGateway/433toMQTT/5534979/protocol 1 home/OpenMQTTGateway/433toMQTT/5534979/length 24 home/OpenMQTTGateway/433toMQTT/5534979/delay 185 home/OMG_PiLight/PilighttoMQTT/E3/message {"id":"E3","unit":37,"state":"on"} home/OMG_PiLight/PilighttoMQTT/E3/value E3 home/OMG_PiLight/PilighttoMQTT/E3/state on home/OMG_PiLight/PilighttoMQTT/E3/protocol clarus_switch home/OMG_PiLight/PilighttoMQTT/E3/length E3 home/OMG_PiLight/PilighttoMQTT/E3/repeats 2 home/OMG_PiLight/PilighttoMQTT/E3/status 2

so you can see how the code is now decoded in 3 different ways with the same remote button press.

puuu commented 4 years ago

Which devices do you use? Are you sure they are using the clarus_switch protocol? It does not look like this.