diff --git a/src/devices/innr.ts b/src/devices/innr.ts index 9b4e6d7ae83b9..1755c98ccc0fe 100644 --- a/src/devices/innr.ts +++ b/src/devices/innr.ts @@ -316,7 +316,7 @@ const definitions: Definition[] = [ model: 'RS 128 T', vendor: 'Innr', description: 'GU10 spot 350 lm, dimmable, white spectrum', - extend: [light({colorTemp: {range: [153, 555]}, color: {applyRedFix: true}, turnsOffAtBrightness1: true})], + extend: [light({colorTemp: {range: [153, 555]}, turnsOffAtBrightness1: true})], }, { zigbeeModel: ['RS 228 T'],