So I have been running a sonoff RF bridge for probably 4 or 5 years. It was one of the first things I flashed with Tasmota. Until recently, I’ve been using sensors that I created in home assistant either as binary sensors or as regular sensors with those RF codes. I’ve been trying to create flows by receiving RF codes without having to use sensors and home assistance. I followed a guide online and I have it all working. Until the point where the MQTT node sends the code to the flow. If I inject the code into the flow it works fine. But the code coming from the MQTT node does not. The debug node shows the code that I’m looking for and I know it’s the correct one obviously because I’ve checked it multiple times. It’s just the point where it comes out of the MQTT node is the issue.