Open
Description
Please add support for Aqara Dimmer Switch H2 EU.
const m = require('zigbee-herdsman-converters/lib/modernExtend');
const definition = {
zigbeeModel: ['lumi.switch.agl011'],
model: 'lumi.switch.agl011',
vendor: 'Aqara',
description: 'Automatically generated definition',
extend: [m.deviceEndpoints({"endpoints":{"1":1,"2":2,"3":3,"21":21,"71":71,"72":72}}), m.electricityMeter(), m.light()],
meta: {"multiEndpoint":true},
};
module.exports = definition;
Thanks and regards
Metadata
Metadata
Assignees
Labels
No labels
Activity