Skip to content

Commit df23a20

Browse files
authored
feat(add): HK-SL-DIM-AU-R-A (#8118)
1 parent 357c46e commit df23a20

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/devices/sunricher.ts

+7
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,13 @@ const definitions: DefinitionWithExtend[] = [
357357
{vendor: 'Samotech', model: 'SM311'},
358358
],
359359
},
360+
{
361+
zigbeeModel: ['HK-SL-DIM-AU-R-A'],
362+
model: 'HK-SL-DIM-AU-R-A',
363+
vendor: 'Sunricher',
364+
description: 'ZigBee knob smart dimmer',
365+
extend: [identify(), electricityMeter(), light({configureReporting: true})],
366+
},
360367
{
361368
zigbeeModel: ['ZG2835'],
362369
model: 'ZG2835',

0 commit comments

Comments
 (0)