Hello,
So long story short: I’ve multiple RPIs around the house controlling different areas. All of them running node-red only. Most of my automation written only in node-red. Tried to switch one with hassio. Overall worked quite well, but suddenly it was terribly laggy. Basically not only hassio controlled relays were reacting slow, but my sonoff-tasmota devices as well.
Tried to install 3rd party mqtt for the hassio. Separated the mqtt massages so i had two broker with no sonoff devices. But the sonoff devices were still bad beheaving.
Tried to turn off the hassio installed rpi and everyting was working normal again.
Does anyone seen some similar issue? What can cuse the sonoff lagg even with separated broker on it? Tried to sniff all mqtt messages for both broker but message sequnace were fine, but the device itself had some lagg still to turn on or off the relay.
Thanks for any tip in advance.