Skip to content

Commit 4b220d6

Browse files
authored
Merge pull request #2484 from SmartThingsCommunity/cherry-pick/10-22-25
Cherry-pick 10-22-25
2 parents eb2feac + c16770d commit 4b220d6

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

drivers/SmartThings/matter-switch/fingerprints.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -438,13 +438,6 @@ matterManufacturer:
438438
productId: 0x0016
439439
deviceProfileName: light-color-level-2000K-7000K
440440

441-
# Govee
442-
- id: "4999/24584"
443-
deviceLabel: Govee Smart Bulb
444-
vendorId: 0x1387
445-
productId: 0x6008
446-
deviceProfileName: light-color-level-2700K-6500K
447-
448441
# Hue
449442
- id: "4107/2049"
450443
deviceLabel: Hue W 1600 A21 E26 1P NAM

drivers/SmartThings/matter-thermostat/fingerprints.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ matterManufacturer:
4444
vendorId: 0x1206
4545
productId: 0x0001
4646
deviceProfileName: thermostat-nostate-nobattery
47+
#Meross
48+
- id: "4933/57345"
49+
deviceLabel: Smart Wi-Fi Thermostat
50+
vendorId: 0x1345
51+
productId: 0xE001
52+
deviceProfileName: thermostat-fan-nostate-nobattery
4753
#Siterwell
4854
- id: "4736/769"
4955
deviceLabel: Siterwell Radiator Thermostat

drivers/SmartThings/zigbee-humidity-sensor/fingerprints.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,18 @@ zigbeeManufacturer:
8888
manufacturer: Third Reality, Inc
8989
model: 3RSM0147Z
9090
deviceProfileName: humidity-temp-battery
91+
- id: "NodOn/STPH-4-1-00"
92+
deviceLabel: Zigbee Temperature and Humidity Sensor
93+
manufacturer: NodOn
94+
model: STPH-4-1-00
95+
deviceProfileName: humidity-temp-battery
9196
zigbeeGeneric:
9297
- id: "HumidityTempGeneric"
9398
deviceLabel: Multipurpose Sensor
9499
deviceIdentifiers:
95100
- 0x0302
96-
clusters:
97-
server:
101+
clusters:
102+
server:
98103
- 0x0402 # Temperature Measurement Cluster
99104
- 0x0405 # Relative Humidity Measurement Cluster
100105
deviceProfileName: humidity-temperature

0 commit comments

Comments
 (0)