diff --git a/src/devices/hornbach.ts b/src/devices/hornbach.ts index 22fcb4313fbd2..97b2618192bb5 100644 --- a/src/devices/hornbach.ts +++ b/src/devices/hornbach.ts @@ -37,6 +37,13 @@ const definitions: Definition[] = [ description: 'FLAIR Viyu Smart GU10 RGBW lamp', extend: extend.light_onoff_brightness_colortemp_color(), }, + { + zigbeeModel: ['VIYU_GU10_350_RGBW_10454466'], + model: '10454466', + vendor: 'HORNBACH', + description: 'FLAIR Viyu Smart LED GU10 RGBW lamp', + extend: extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 555]}), + }, { zigbeeModel: ['VIYU-GU10-350-CCT-10011724'], model: '10011724',