Skip to content

racksync/hass-addons-multipoint-zigbee

 
 

Repository files navigation

Home Assistant - Run multipoint Zigbee2MQTT Coordinator separately from an Official

Base Image alpine-armhf alpine-armv7 alpine-aarch64 alpine-amd64 alpine-i386 cloudflare-argo-tunnel-release last commit

Disclaimer

This setup is ideal for those who wish to run zigbee2mqtt and require the ability to distribute the Coordinator's tasks across multiple points. It provides a flexible and efficient solution for managing your home automation system.

Install Add-on

Install the addon by adding the repository: https://github.com/racksync/hass-addons-suite to the addon list as usual.

Configuration

Set the addon configuration as follows:

port: tcp://ip-address:6638
adapter: zstack
baudrate: 115200
disable_led: false
advanced:
  transmit_power: 20
  • Each addon's specified network port must not be the same. For example, ZB #1 runs with default:8485. If you want to run another one (ZB #2), you must change the port so they don't collide, such as 8486.

  • Edit the topic in the mqtt setting section (edit through the main zigbee config page) in the setting -> MQTT menu. The Base topic must not be the same.

Automation Training

Community

RACKSYNC CO., LTD. is an expert in Automation and Smart Solutions of all sizes. We offer consulting services, system layout, installation, and monitoring by experts. In addition, we are a company that develops full-circle Software As A Service.

RACKSYNC COMPANY LIMITED
Suratthani, Thailand 84100
Email : devops@racksync.com
Tel : +66 85 880 8885

Home Automation Thailand Discord Github WebsiteStatus

Packages

No packages published

Languages

  • Shell 47.5%
  • Dockerfile 28.7%
  • Groovy 23.8%