Skip to content

New Devices (Matter Switch) Aqara H2 Switches #2030

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 4 commits 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
25 changes: 25 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
matterManufacturer:
#Aqara
- id: "4447/4099"
deviceLabel: Aqara Light Switch H2 US (2 Buttons 1 Channel)
vendorId: 0x115F
productId: 0x1003
deviceProfileName: light-power-energy-powerConsumption
- id: "4447/4100"
deviceLabel: Aqara Light Switch H2 US (2 Buttons 2 Channel)
vendorId: 0x115F
productId: 0x1004
deviceProfileName: light-power-energy-powerConsumption
- id: "4447/4101"
deviceLabel: Aqara Light Switch H2 US (4 Buttons 3 Channel)
vendorId: 0x115F
productId: 0x1005
deviceProfileName: light-power-energy-powerConsumption
- id: "4447/4104"
deviceLabel: Aqara Light Switch H2 EU (2 Buttons 1 Channel)
vendorId: 0x115F
productId: 0x1008
deviceProfileName: light-power-energy-powerConsumption
- id: "4447/4105"
deviceLabel: Aqara Light Switch H2 EU (4 Buttons 2 Channel)
vendorId: 0x115F
productId: 0x1009
deviceProfileName: light-power-energy-powerConsumption
- id: "4447/6145"
deviceLabel: Aqara LED Bulb T2 RGB CCT
vendorId: 0x115F
Expand Down
Loading