Custom Matter Drivers

Docs page:

Example:

11 Likes

Trying to get a lock done but the docs are lacking on the clusters and requirements? Can we have some examples?

the docs suggest stuff like this?

def lock() {
if (logEnable) log.debug "lock()"
matter.lock()
}
tried to find out what these clusters are but the overall docs i can find are also lacking it seems.
image

Matter 1.2 specifications can be downloaded after filling in and sending a request from the CSA site:

You will receive an e-mail with the download links.