diff --git a/src/devices/paulmann.ts b/src/devices/paulmann.ts index 04383779597b0..06d5396595143 100644 --- a/src/devices/paulmann.ts +++ b/src/devices/paulmann.ts @@ -171,6 +171,13 @@ const definitions: DefinitionWithExtend[] = [ description: 'Amaris LED panels', extend: [light({colorTemp: {range: undefined}, color: {modes: ['xy', 'hs']}})], }, + { + zigbeeModel: ['371050043'], + model: '371050043', + vendor: 'Paulmann', + description: 'Solar LED house number light', + extend: [onOff({powerOnBehavior: false})], + }, { zigbeeModel: ['371232040'], model: '371232040',