Skip to content

Commit

Permalink
Added whiteLabel for Legrand 067694 (BTicino 3577C)
Browse files Browse the repository at this point in the history
  • Loading branch information
xraver authored Dec 11, 2024
1 parent 3e8ab80 commit 576f3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/legrand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ const definitions: DefinitionWithExtend[] = [
model: '067694',
vendor: 'Legrand',
description: 'Remote toggle switch',
whiteLabel: [{vendor: 'BTicino', description: 'Wireless control module for a traditional two-way switch or pushbutton', model: '3577C'}],
ota: true,
fromZigbee: [fz.identify, fz.command_on, fz.command_off, fz.command_toggle, fz.battery],
toZigbee: [],
Expand Down

0 comments on commit 576f3cc

Please sign in to comment.