diff --git a/devices.js b/devices.js index 8a15d2fa317c5..9a36e2bb5d6a9 100755 --- a/devices.js +++ b/devices.js @@ -6727,6 +6727,13 @@ const devices = [ description: 'B22 Bulb RGBW', extend: generic.light_onoff_brightness_colortemp_colorxy, }, + { + zigbeeModel: ['RB 265'], + model: 'RB 265', + vendor: 'Innr', + description: 'E27 Bulb', + extend: generic.light_onoff_brightness, + }, { zigbeeModel: ['RB 285 C'], model: 'RB 285 C',