unCleanCode

Results 23 comments of unCleanCode

@BartRuSec huge thanks! Thanks to your external definition I can finally properly detect this device and see a lot more of the values from it (i.e. separate voltage per line...

A bit more complete version (if anyone else needs it): ```const exposes = require('zigbee-herdsman-converters/lib/exposes'); const e = exposes.presets; const ea = exposes.access; const tuya = require('zigbee-herdsman-converters/lib/tuya'); const { Buffer }...