Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 69f6cf2

Browse files
author
Suvendu Das
committedMar 18, 2025·
Added chef devices mounted onoff and dimmable load control
1 parent c1506f3 commit 69f6cf2

5 files changed

+11257
-2
lines changed
 

‎examples/chef/devices/rootnode_mounteddimmableloadcontrol_a9a1a87f2d.matter

+2,053
Large diffs are not rendered by default.

‎examples/chef/devices/rootnode_mounteddimmableloadcontrol_a9a1a87f2d.zap

+3,870
Large diffs are not rendered by default.

‎examples/chef/devices/rootnode_mountedonoffcontrol_ec30c757a6.matter

+1,890
Large diffs are not rendered by default.

‎examples/chef/devices/rootnode_mountedonoffcontrol_ec30c757a6.zap

+3,440
Large diffs are not rendered by default.

‎examples/chef/sample_app_util/matter_device_types.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@
5454
"Water Leak Detector": 67,
5555
"HeatPump": 777,
5656
"Water Freeze Detector": 65,
57-
"Rain Sensor": 68
58-
}
57+
"Rain Sensor": 68,
58+
"Mounted On/Off Control": 271,
59+
"Mounted Dimmable Load Control": 272
60+
}

0 commit comments

Comments
 (0)
Please sign in to comment.