TooBri

Results 1 comments of TooBri

> Could you try with the [generated external converter](https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_2-creating-the-external-definition) instead? const {deviceEndpoints, light} = require('zigbee-herdsman-converters/lib/modernExtend'); const definition = { zigbeeModel: ['lumi.light.acn032'], model: 'lumi.light.acn032', vendor: 'Aqara', description: 'Automatically generated definition', extend:...