I have started to integrate 433mhz sensors into my Home Assistant installation using the Sonoff RF Bridge (with Tasmota). All is working very well with switches, door/window sensors, and motion. As I continue to add sensors around my house I now have a problem with range. So I was thinking of adding another RF Bridge.
The obvious problem is that some transmitters could be picked up by both RF Bridges and therefore Home Assistant receives multiple MQTT posts for the same trigger.
Would this be a problem? Is there a way to support this? Can you force only 1 bridge to receive?
Thoughts please?
Interested too since I have the same problem and just now received my second bridge
I don’t understand what could be wrong having the same topic for both bridges. If it’s a door sensor may receive two times the on or off command, a pir two times the motion command.
The commands if they trigger an alarm or a light doesn’t matter much. Maybe if you have notifications you may receive 2, not a big issue I think.
Yep what I thought. Might be a problem in rare cases when you have complex automations and you don’t want them to trigger twice, but for the most use same topic should be OK
Hi,
How many sensors that 1 Sonoff RF Bridge after flashed Tasmota can received?
I heard someone said maximum 16 devices.
Could you please help to confirm?
Thanks
I am trying to do the same, but for some reason it doesn’t work I have tried to use the same name for the MQTT Topic so I would have one of them pick up the signal
But for some reason I only see the key in the console for one of them?
I am curious about this bc the non-flash version of the Sonoff bridge can receive 12 unique RF identification codes. If you get and use a second Sonoff bridge you run the risk of overlapping codes. Although some Sonoffs, as I understand, can share some codes between each other and not all of them.
I was told that when you flash it, this limitation no longer applies. Is this because the non-flash version has a software limitation not a hardware limitation?