diff --git a/src/devices/leviton.ts b/src/devices/leviton.ts index e753be6333a42..8113bbf689d1c 100644 --- a/src/devices/leviton.ts +++ b/src/devices/leviton.ts @@ -43,7 +43,7 @@ export const definitions: DefinitionWithExtend[] = [ model: "DG3HL-1BW", vendor: "Leviton", description: "Indoor Decora smart Zigbee 3.0 certified plug-in dimmer", - extend: [m.light({effect: false, configureReporting: true})], + extend: [m.light({effect: false, configureReporting: true}), m.lightingBallast()], }, { zigbeeModel: ["DG15A"],