mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Add support for Sengled E12-N14 (BR30) Light (#793)
This commit is contained in:
@@ -460,6 +460,7 @@ const mapping = {
|
||||
'3261331P7': [configurations.light_brightness_colortemp],
|
||||
'GL-B-008Z': [configurations.light_brightness_colortemp_colorxy],
|
||||
'AV2010/25': [configurations.switch, configurations.sensor_power],
|
||||
'E12-N14': [configurations.light_brightness],
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user