Multiple ZigBee Networks Discussion #29120
cloudbr34k84
started this conversation in
Devices
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'm looking to ensure I have correctly setup my backend to allow 2 ZigBee networks
Im running HA as VM on Proxmox
Im running MQTT on proxmox
im running Docker on Proxmox
I have 1 MQTT server
I created 2 ZigBee networks using docker each with seperate networks named zigbee2mqtt_network1 & zigbee2mqtt_network2
Then for each config I added the 2 different ZigBee Coordinators .
Is there anything else im missing?
### Docker Compose File
## Network 1
Olimex-ESP32-POE
Located in garage
FW revision 20250321
HW version CC2652P2_launchpad
base_topic: zigbee2mqtt_net1
Home assistant discovery_topic: homeassistant
Network 1 Config
Network 2
Located in the 2nd level ceiling towards the back of the house
SLZB-MR3
Radio 1 [EFR32MG24] Mode Matter-over-Thread
Radio 2 [CC2652P10] Mode Zigbee coordinator
Firmware: 20250325
base_topic: zigbee2mqtt_net2
Home assistant discovery_topic: homeassistant_2
Network 2 Config
Roof Aspect

Beta Was this translation helpful? Give feedback.
All reactions