diff --git a/src/devices/innr.ts b/src/devices/innr.ts index f976c12b35375..65b43e49b7dd0 100644 --- a/src/devices/innr.ts +++ b/src/devices/innr.ts @@ -375,6 +375,14 @@ const definitions: Definition[] = [ extend: [light({turnsOffAtBrightness1: true})], ota: ota.zigbeeOTA, }, + { + zigbeeModel: ['RB 243'], + model: 'RB 243', + vendor: 'Innr', + description: 'E14 candle', + extend: [light({turnsOffAtBrightness1: true})], + ota: ota.zigbeeOTA, + }, { zigbeeModel: ['RB 248 T'], model: 'RB 248 T',