does anyone have an idea, how to implement multiple sonoff bridges in my setup.
i’ve 2 sonoff bridges because of the distance between my sensors and the brdiges.
my problem is, that sometimes only one of my sonoff bridges receives the rf-payload.
I’ve multiple door sensors and I don’t know, how to configure it to work with both sonoff bridges.
so the mqtt message of my binary_sensors could be received by any of those two sonoff bridges.
Hi @francisp I remember you writing about this somewhere, but i see you have 2 triggers (e.g. OR) but how do you prevent 2 bridges from running the automation one after the after if they both receive the message?
PS i noticed you trigger on OpenMQTT gateway topic. I use the tasmota mqtt topic instead:
tele/tasmota_5AF452/RESULT
Any reason why you use OpenMQTT gateway as a separate broker?
Many thanks
Ahh i didn’t realise that. That explains your triggers.
So is openmqtt as good as tasmota? What is your experience with it so far if i may ask? Is it a good alternative to tasmota? And i guess as you said you use this to avoid duplicates that tasmota.
I’m tempted to use tasmota as i know it, but i’m worried it will mess with my automations if one bridge gets it faster then the other. I could of course map 433 sensors manually to sonoff bridges but that’s to static for my liking.
I’ll ask on the tasmota GitHub if there’s a way of doing this as with Openmqttgateway.