Skip to content

Commit

Permalink
feat: Support power on behaviour for LEDVANCE 4058075729322 Koenkk/zi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 4, 2025
1 parent eb7693f commit 4d5a7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/ledvance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ const definitions: DefinitionWithExtend[] = [
model: '4058075729322',
vendor: 'LEDVANCE',
description: 'SMART+ Compact Outdoor Plug EU',
extend: [ledvanceOnOff({powerOnBehavior: false})],
extend: [ledvanceOnOff()],
},
{
zigbeeModel: ['PLUG UK T'],
Expand Down

0 comments on commit 4d5a7d3

Please sign in to comment.