Zigbee Matter Bridge
This project is a WORKING smart implementation of Zigbee Matter Bridge, in compliance with actual matter.js specifications. It works with all major Zigbee Coordinator Chip Vendor (Conbee, Texas, Silabs, etc).
Work is in progress, so stay sync.
Zigbee Dongle Coordinator configuration is in src/Supervisor.ts, that you need to edit.
git clone https://github.com/antonio-gabriele/zigbee-matter-bridge
cd zigbee-matter-bridge
nano configuration.json
npm install
npm run start
The purpose of this project is to develop a zero-configuration device that home automation integrators can install and allow bridge between home hubs (Alexa, Google Home, Samsung Smart Things) and legacy home automation system (Zigbee, KNX, Modbus). Despite Zigbee configuration can be automated and inferred, KNX and Modbus can't. I will implement html page to perform association between group address and commands/attributes. Same for Modbus. Nothing will be between Zigbee/KNX/Modbus and Home Hub.
2023-12-08 - Added Binary Input Cluster, Updated matter.js to 0.7.2 Release, Fixed some workaround, Configuration file, Refactoring.
2023-12-08 - Temperature, Humidity and Occupancy working. Improved logging
Check about Google Home App commissioning error.
Client cluster.
x) Check about Home Assistant missing temperature and humidity sensors.
$ claude mcp add zigbee-matter-bridge \
-- python -m otcore.mcp_server <graph>