Skip to content

Commit 5b7628a

Browse files
committed
CHAD-15372 Zigbee: add generic ZHA color temp fingerprint
1 parent f3f5d44 commit 5b7628a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

drivers/SmartThings/zigbee-switch/fingerprints.yml

+10
Original file line numberDiff line numberDiff line change
@@ -2346,6 +2346,16 @@ zigbeeGeneric:
23462346
deviceIdentifiers:
23472347
- 0x0220
23482348
deviceProfileName: color-temp-bulb-2700K-6500K
2349+
- id: "genericZHAColorTempBulb"
2350+
deviceLabel: Zigbee Light
2351+
clusters:
2352+
server:
2353+
- 0x0006 #OnOff
2354+
- 0x0008 #Level
2355+
- 0x0300 #Color Control
2356+
deviceIdentifiers:
2357+
- 0x010C
2358+
deviceProfileName: color-temp-bulb-2700K-6500K
23492359
- id: "genericMeteredSwitch"
23502360
deviceLabel: Zigbee Switch
23512361
clusters:

0 commit comments

Comments
 (0)