mfucci / node-matter

Matter protocol client / server for node.js
Apache License 2.0
119 stars 10 forks source link

Implement Window Covering Cluster 5.3 #259

Open vves opened 1 year ago

vves commented 1 year ago

As specified in the Matter Application Cluster Specification Version 1.0, section 5.3

Lift/Tilt and position aware Per features in 5.3.4

vves commented 1 year ago

@mfucci please assign this to me.

mfucci commented 1 year ago

Done!

Apollon77 commented 1 year ago

@vves What questions you mean?

vves commented 1 year ago

Will implement in new code repo. @Apollon77 @mfucci do you have an ETA on the migration to the CHiP project?

Apollon77 commented 1 year ago

You can already start adding new cluster definitions to matter.js/packages/matter.js/cluster ...thats all fine. We already had one :-) https://github.com/project-chip/matter.js/pull/60