diff --git a/src/devices/ledvance.ts b/src/devices/ledvance.ts index 99ae83108482e..fe3b3e195c09a 100644 --- a/src/devices/ledvance.ts +++ b/src/devices/ledvance.ts @@ -29,7 +29,7 @@ const definitions: Definition[] = [ model: '74746', vendor: 'LEDVANCE', description: 'LEDVANCE 74746 Sylvania smart+ Zigbee dimmable edge-lit panel', - extend: [ledvanceLight({colorTemp: {range: [200, 370]}, color: true})], + extend: [ledvanceLight({colorTemp: {range: [200, 370]}, color: true, ota: null})], }, { zigbeeModel: ['Panel TW 620 UGR19'],