Skip to content

WWSTCERT-6423 LG Smart Wall Switch (3 Button) #2204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,21 @@ matterManufacturer:
vendorId: 0x102E
productId: 0x2251
deviceProfileName: 2-button-battery
- id: "4142/8704"
deviceLabel: LG Smart Wall Switch (1 Button)
vendorId: 0x102E
productId: 0x2200
deviceProfileName: light-binary
- id: "4142/8705"
deviceLabel: LG Smart Wall Switch (2 Button)
vendorId: 0x102E
productId: 0x2201
deviceProfileName: light-binary
- id: "4142/8706"
deviceLabel: LG Smart Wall Switch (3 Button)
vendorId: 0x102E
productId: 0x2202
deviceProfileName: light-binary
#Lifx
- id: "5155/161"
deviceLabel: LIFX Neon Outdoor
Expand Down
Loading