Skip to content
Snippets Groups Projects
Unverified Commit 5014f3af authored by Émile Fugulin's avatar Émile Fugulin Committed by GitHub
Browse files

feat(add): 1241970 (#9219)

parent 96465b63
Branches
Tags
Loading
...@@ -29,6 +29,13 @@ export const definitions: DefinitionWithExtend[] = [ ...@@ -29,6 +29,13 @@ export const definitions: DefinitionWithExtend[] = [
description: "Blinds", description: "Blinds",
extend: [m.windowCovering({controls: ["lift"]}), m.battery()], extend: [m.windowCovering({controls: ["lift"]}), m.battery()],
}, },
{
zigbeeModel: ["Sonesse 30 DC 24V Roller"],
model: "1241970",
vendor: "SOMFY",
description: "Sonesse 30 DC 24V roller shades",
extend: [m.windowCovering({controls: ["lift"]})],
},
{ {
zigbeeModel: ["Ysia 5 HP Zigbee"], zigbeeModel: ["Ysia 5 HP Zigbee"],
model: "1871154", model: "1871154",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment