arduino icon indicating copy to clipboard operation
arduino copied to clipboard

Please Add Door Lock (0x000A)

Open ruddycanuck opened this issue 1 year ago • 4 comments

I am designing a latch style lock for my shed and I would like to use Arduino / Matter. I think this is a cool use of Matter / Matter over Thread if possible. There is a door lock example in connectedhomeip /connectedhomeip/examples/lock-app/

Minimal Viable Product: ID: 0x000A setLockState : Lock/Unlock getDoorState: Door Open/Closed readBattLevel: Battery Level Tamper Alert

Secondary (Complex) Phases Keypad RFID Users

ruddycanuck avatar Feb 14 '24 19:02 ruddycanuck

Hello ruddycanuck, Matter Door Lock along with a few new devices is on our roadmap, so it will be available in one of the upcoming releases! Hang tight!

silabs-bozont avatar Feb 15 '24 12:02 silabs-bozont

Hello ruddycanuck, Matter Door Lock along with a few new devices is on our roadmap, so it will be available in one of the upcoming releases! Hang tight!

Is there any public version of this roadmap that can be shared (sanitised if need be, timelines not essential because I know myself how unrealistic it can be to give them). I have a few things I was interested in that aren't yet possible, but don't want to waste your time cluttering GitHub issues with things you already have planned

Callum6677 avatar Feb 23 '24 09:02 Callum6677

Hi Callum6677, I'll try to put something together on our goals, but feel free to ask!

silabs-bozont avatar Feb 25 '24 18:02 silabs-bozont

Not included in Release 2.0.0 Matter examples

image

lboue avatar May 08 '24 07:05 lboue

Hi wanted to ask about this as well? How far off do you think it is? Deciding if its worth forking and adding. Cheers

James-Smart avatar May 29 '24 16:05 James-Smart

Hi wanted to ask about this as well? How far off do you think it is? Deciding if its worth forking and adding. Cheers

@James-Smart I think you can make a fork because it takes several months between each new release.

lboue avatar May 29 '24 16:05 lboue

Hello @James-Smart, We have a version under development, but decided to omit this from the 2.0.0 release as it was not working well with all supported ecosystems. The next release will most probably have this, but I have no concrete ETA (but we're trying aiming to have more frequent releases). But if you're eager to have it - by all means - feel free to fork the repo and implement it :) That's the beauty of open source.

silabs-bozont avatar May 29 '24 18:05 silabs-bozont

Excellent, thanks for the info

James-Smart avatar May 31 '24 13:05 James-Smart

Hello @silabs-bozont Any news about the next release?

lboue avatar Jul 05 '24 05:07 lboue

Hello @ruddycanuck, Matter Door Lock is now available in 2.1.0. See: https://github.com/SiliconLabs/arduino/blob/main/libraries/Matter/examples/matter_door_lock/matter_door_lock.ino

silabs-bozont avatar Aug 01 '24 15:08 silabs-bozont