diff --git a/src/devices/somfy.ts b/src/devices/somfy.ts index ac7adc8838a53..4edc8093c59a4 100644 --- a/src/devices/somfy.ts +++ b/src/devices/somfy.ts @@ -62,6 +62,13 @@ export const definitions: DefinitionWithExtend[] = [ m.commandsWindowCovering({endpointNames: ["1", "2", "3", "4", "5"]}), ], }, + { + zigbeeModel: ["Ysia 1 Zigbee Europe"], + model: "1871157", + vendor: "SOMFY", + description: "Ysia 1 channel blinds remote", + extend: [m.battery(), m.commandsOnOff(), m.commandsWindowCovering()], + }, { zigbeeModel: ["1822647"], model: "1822647A",