Skip to content

Commit f525c8f

Browse files
authored
Merge pull request #2477 from SmartThingsCommunity/new_device/WWSTCERT-8285
WWSTCERT-8285 NodOn Zigbee Temperature and Humidity Sensor
2 parents cff72db + f7b0a86 commit f525c8f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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)