We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124563d commit 0901ceeCopy full SHA for 0901cee
1 file changed
src/devices/innr.ts
@@ -63,6 +63,7 @@ export const definitions: DefinitionWithExtend[] = [
63
vendor: "Innr",
64
description: "Round Ceiling Light - Warm to Cool White",
65
extend: [m.light({colorTemp: {range: [153, 500]}, turnsOffAtBrightness1: true})],
66
+ ota: true,
67
},
68
{
69
zigbeeModel: ["RCL 232 C"],
0 commit comments