Hi all,
My ESP8266 RF gateway has never really worked properly so I decided to build another one based on ESP32 and SRX882.
I have started testing on a RF433 PIR sensor and a 433 garage door remote control
Problem is that with the MQTT output I don’t really know what I can do in Home Assistant.
I have attached a screenshot below.
first the PIR sensor (Protocol 17) each time there’s a detection it is sending a different value
Then the remote control (Protocol 29), same here, each time it is sending a different value.
I would expect something in the string being identical so that I can clearly identify the device.
Here only the “protocol” remains the same for the PIR (17) and the remote (29) but I do not know what this protocol info does really mean and if I would eventually end up having multiple devices with the same protocol id
Can anyone please help on this? This is very strange because with my previous ESP8266 RF gateway (when it was working) the PIR was always outputting the same “value”)
Thanks for your help!
