Publish to multiple MQTT hosts? #206
Unanswered
rucknapucknavitz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it’s possible to publish to multiple mqtt hosts? I have a local HA instance, but then another global instance that connects to all the local networks via tailscale - so the local container would theoretically publish to the tailscale address of the global HA, too.
I’m running the docker container and thought I could just add a second instance, but quickly realized that only one instance can claim the sdr on the USB bus.
I’d welcome any ideas. Thanks!
Edit: in the meantime I can pull the entities across using this integration: https://github.com/custom-components/remote_homeassistant
Beta Was this translation helpful? Give feedback.
All reactions