From bc3bf51191189b69faa50198fa33c3f03356a1e6 Mon Sep 17 00:00:00 2001 From: Alissa Dornbos <79465613+lelandblue@users.noreply.github.com> Date: Fri, 28 Mar 2025 11:12:21 -0400 Subject: [PATCH] Adding two fingerprints for Aqara Dimmer Switch --- drivers/SmartThings/matter-switch/fingerprints.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 8860d4802e..6d73584c3f 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -1,5 +1,15 @@ matterManufacturer: #Aqara + - id: "4447/4106" + deviceLabel: Aqara Dimmer Switch H2 EU + vendorId: 0x115F + productId: 0x100A + deviceProfileName: light-level-power-energy-powerConsumption + - id: "4447/4102" + deviceLabel: Aqara Dimmer Switch H2 US + vendorId: 0x115F + productId: 0x1006 + deviceProfileName: light-level-power-energy-powerConsumption - id: "4447/6145" deviceLabel: Aqara LED Bulb T2 RGB CCT vendorId: 0x115F