Lukas Zeller

Results 6 issues of Lukas Zeller

**tl;dr bridged devices do have meaningful node labels - iOS just names all bridged devices "Matter Accessory 1..n". My guess: is iOS maybe looking for a `basic` cluster in bridged...

darwin

### Reproduction steps 1. commission a bridge which contains one or multiple bridged devices (e.g. the `bridge-app` example) 2. during commissioning, Home.app UI walks though all bridged devices and offers...

darwin

Add `zap_clusters_with_custom_implementation` option to `chip_data_model()` template, which allows to list clusters that need to be available in a device, but don't use the standard implementation in `src/app/clusters//.cpp`. # Usage To...

app
POSTPONED past 1.0

This is needed in particular when running pagekite.py as a frontend server on debian >=11, where the cipherlist must be set to `DEFAULT@SECLEVEL=1` to allow current (at the time of...

This PR originates from the discussion in #28166 and solves two problems when working with dynamic endpoints, as is the case in bridge-type apps. There is no change in behaviour...

app
review - pending

… in case IRQ response time is not fast enough. [Hi Chris - I know it's been a while since you wrote this. However, in my search of a really...