Two MySensor gateways to the same Home Assistant
-
HI,
As discussed here: https://forum.mysensors.org/topic/11181/parallel-gateways/8 I am planning to upgrade the MySensors GW from Arduino to Raspberry Pi and running them in parallel.
I suppose it is possible to have several gateways configured in HA like:
mysensors: gateways: - device: '192.168.1.11' persistence_file: './mysensors.json' tcp_port: 5003 - device: '192.168.1.12' persistence_file: './mysensors2.json' tcp_port: 5003 optimistic: false persistence: true retain: true version: 1.5Right?
-
HI,
As discussed here: https://forum.mysensors.org/topic/11181/parallel-gateways/8 I am planning to upgrade the MySensors GW from Arduino to Raspberry Pi and running them in parallel.
I suppose it is possible to have several gateways configured in HA like:
mysensors: gateways: - device: '192.168.1.11' persistence_file: './mysensors.json' tcp_port: 5003 - device: '192.168.1.12' persistence_file: './mysensors2.json' tcp_port: 5003 optimistic: false persistence: true retain: true version: 1.5Right?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login