Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on Clarus switches the unit # keeps changing. #43

Open
wired-dev opened this issue Jul 2, 2019 · 1 comment
Open

on Clarus switches the unit # keeps changing. #43

wired-dev opened this issue Jul 2, 2019 · 1 comment

Comments

@wired-dev
Copy link

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
Copy link
Owner

puuu commented Sep 30, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants