We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RDM003
1 parent 84573f2 commit ff0c580Copy full SHA for ff0c580
zhaquirks/philips/rom001.py
@@ -65,7 +65,7 @@ class PhilipsROM001(CustomDevice):
65
# device_version=1
66
# input_clusters=[0, 1, 3, 64512, 4096]
67
# output_clusters=[25, 0, 3, 4, 6, 8, 5, 4096]>
68
- MODELS_INFO: [(PHILIPS, "ROM001"), (SIGNIFY, "ROM001")],
+ MODELS_INFO: [(PHILIPS, "ROM001"), (SIGNIFY, "ROM001"), (SIGNIFY, "RDM003")],
69
ENDPOINTS: {
70
1: {
71
PROFILE_ID: zha.PROFILE_ID,
0 commit comments