Skip to content

Commit 0901cee

Browse files
authored
feat: Innr RCL 231 T: support OTA (#10401)
1 parent 124563d commit 0901cee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/devices/innr.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ export const definitions: DefinitionWithExtend[] = [
6363
vendor: "Innr",
6464
description: "Round Ceiling Light - Warm to Cool White",
6565
extend: [m.light({colorTemp: {range: [153, 500]}, turnsOffAtBrightness1: true})],
66+
ota: true,
6667
},
6768
{
6869
zigbeeModel: ["RCL 232 C"],

0 commit comments

Comments
 (0)