Aaron - Make It Work

Results 13 comments of Aaron - Make It Work

Still not able to figure out these messages: `Debug 2023-09-18 19:56:17No converter available for 'ZG-205ZL' with cluster 'manuSpecificTuya_2' and type 'attributeReport' and data '{"57354":287}' Debug 2023-09-18 19:56:19No converter available for...

Ok, I'm getting somewhere! I have the target distance working (sort of). ![image](https://github.com/Koenkk/zigbee2mqtt/assets/90069122/41fea157-2e17-4886-8673-b97d414a1e3c) Here's my latest converter. ``` const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const tz = require('zigbee-herdsman-converters/converters/toZigbee'); const exposes = require('zigbee-herdsman-converters/lib/exposes');...

> It uses the standard ZCL cluster 0x0400 for illuminance reporting and the IAS cluster 0x0500 for occupancy reporting. It also uses a manufacturer-specific cluster 0xE002 for the configurable parameters...