Matter support

And me, idiot paid more for Pro. Great. Seriously, how hard is Matter over Wifi, that’s all I ask for. I need lock to give signals for turning off lights and heating to the matter ecosystem and this stupid device is unable to do so. I misread some description and thought that tedee has matter support.

2 Likes

Now that Matter Support is there for the Tedee Go, is there some sort of manual to get it working? Where to get the auth code, the code on the lock itself is not suitable for matter.

In most other Matter devices I’ve used, the app UI provides a QR code generator for devices that weren’t initially Matter enabled.

I’m guessing a similar Android app update will follow soon to update the UI for that, much like on iOS, if it hasn’t already.

1 Like

Found this:

Nice find!

Just wait for the new app update to arrive (I think it will be version 1.237.0?)

After update to 1.237.0 a new “Matter” config is added!

I got it connected to home Thread Network, so that’s nice.

Since matter 1.2 you have the options: lock, unlock and open. Are all of these 3 states working? Lock and unlock are working for me, but open does nothing. I’m using home assistant, when clicking on the “open” button, nothing is happening.

@Konrad can you confirm that “open” should be availeble?

1 Like

Matter specification does not define “open” command. Matter defines only Unbolt, Unlock and Lock commands.

  1. make sure you have Pull spring configured on Tedee lock
  2. please share the lock firmware version
  3. to unlatch the lock execute the Unlock command on unlocked lock
  1. In the app everything is working (also pull spring), with matter only lock and unlock
  2. Latest: 2.1.3493
  3. That’s what I’m trying

This is working:

  1. First Lock
  2. Than use the Open command (not the unlock command)
  3. The lock than unlocks and open. (pulling the spring!)

On other matter locks you don’t have to lock first.

In the log:
[16:19:30.725,311] S_STAT: MOTIVATION: MATTER, UserID: 0, Param: WITHOUT_PULL, Marker 8
[16:22:30.494,049] S_STAT: MOTIVATION: MATTER, UserID: 0, Param: ALWAYS_PULL, Marker 8

But there is nothing in the log when trying to open the lock when it’s unlocked

1 Like

Same here. “Tedee PRO best suits homeowners looking for premium quality and advanced smart home integrations.” Therefore, the cheaper GO version will get a Matter support and PRO won’t. Make it make sense.

2 Likes

It’s the same for me (firmware 2.1.3493), the sequence that works - pulling the spring: lock, open (not unlock). Will it be possible to separate pull command? I would like to use the following Home Assistant action to “pull the spring”

action: lock.open
target:
entity_id:

  • lock.tedee_go
    data: {}
1 Like

Matter 1.2 added open command exactly to cover European types of locks with latch/pull spring feature. I added my Tedee Go to Apple Home but I can only do lock/unlock actions. This is bad implementation in my opinion because unlock in fact executes open command.

My firmware version is:

  • according to tedee app - 2.1.3493
  • according to apple home 1.0.0 (does it mean we won’t be able to update firmware over matter like I can for my other accessories?)

@Konrad can we expect proper full implementation of the protocol anytime soon?

I did some further tests and I can see that matter commands are not doing what they should but what is configured in tedee app.

  • if pull spring is configured in the app, unlock command from apple home executes unlock + open
  • if pull spring is off, unlock command from apple home executes unlock

Would it work properly if I calibrated my lock through matter?

I tried the Matter only way, removed the lock from HA and the Tedee app. Add as new matter device, did the calibration proces for a new matter device, but no luck. Still needs to close the door before you can pull the spring. This is definitely a bug in the firmware of the lock, i can see the commands from the Matter server, that’s all correct.

@Konrad can you confirm this bug, can we help to solve this?

1 Like