Skip to content

Commit

Permalink
Add Chef Color Temperature Light (#22956)
Browse files Browse the repository at this point in the history
* Add Chef Color Temperature Light

Add new chef device : colortemperaturelight

* Restyled by whitespace

* Restyled by clang-format

* Remove Chef ColorTemperatureLight Clusters.matter

Remove unused Clusters.matter
zzz_generated/chef-rootnode_colortemperaturelight_hbUnzYVeyn/zap-generated/Clusters.matter

* Remove Scene Cluster which is not supported in 1.0

* Restyled by whitespace

* Restyled by clang-format

* Remove unnecessary clusters fro chef colortemperature device

The current chef Color Temperature Light device contains several
unnecessary clusters such as Switch, LocalizationConfiguration,
, TimeFormatLocalization.

Putting a Switch cluster in the EP0 (root node) is wrong.
While we don't need to localize text/time for a light.
So we remove them all.

* Fix Chef color temperature light zzz_generated

After removing Switch/LocalizationConfiguration/TimeFormat clusters,
the codes in zzz_generated are also regenerated and should be committed

* Fix chef colortemperaturelight matter new format

Fix examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter
which defines new matter format "fabric_scoped"

* Remove FixedLabel & UserLabel which doesn't apply here

* Restyled by whitespace

* Restyled by clang-format

Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
erwinpan1 and restyled-commits authored Oct 7, 2022
1 parent c8780d3 commit 32d8e9d
Show file tree
Hide file tree
Showing 12 changed files with 13,233 additions and 0 deletions.
1,960 changes: 1,960 additions & 0 deletions examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.matter

Large diffs are not rendered by default.

8,103 changes: 8,103 additions & 0 deletions examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.zap

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 32d8e9d

Please sign in to comment.