mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-29 16:41:39 +00:00
d484405cf0
* (feat) Expose Custom Clusters in MQTT - Introducing bridge/definitions - Updating test case for custom clusters - Updating new path after ZCL revamp with 0.47.0 This change is needed for nurikk/zigbee2mqtt-frontend#2001 * Fixing test case * Update lib/model/device.ts Co-authored-by: Koen Kanters <koenkanters94@gmail.com> * Update test/bridge.test.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com> * Removing the publishDefinition call from some events. updating tests --------- Co-authored-by: Koen Kanters <koenkanters94@gmail.com>