Skip to content
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

New Device (Matter Switch) Zemismart ZM606-6 #1210

Closed
wants to merge 2 commits into from
Closed
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
8 changes: 6 additions & 2 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2099,13 +2099,17 @@ matterManufacturer:
vendorId: 0x100b
productId: 0x228F
deviceProfileName: light-color-level-2200K-6500K
#Zemismart
# Zemismart
- id: "5020/43777"
deviceLabel: Zemismart WiFi Smart Switch
vendorId: 0x139C
productId: 0xAB01
deviceProfileName: switch-binary
- id: "5020/61154"
deviceLabel: Zemismart Inline Module
vendorId: 0x139C
productId: 0xEEE2
deviceProfileName: switch-binary

#Bridge devices need manufacturer specific fingerprints until
#bridge support is released to all hubs. This is because of the way generic
#fingerprints work for bridges joined prior to hubs being able to support them
Expand Down
Loading