8000 Tags · Eltako/connectedhomeip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Eltako/connectedhomeip

Tags

eltako-v1.4.0.0-r3

Toggle eltako-v1.4.0.0-r3's commit message
Fix how std::to_underlying is pulled into namespace chip. (project-ch…

…ip#38723)

Trying to type-alias function templates does not work; we just want to pull in
the name.

Fixes project-chip#38522

eltako-v1.4.0.0-r2

Toggle eltako-v1.4.0.0-r2's commit message
Hack solution for aggregator recursive parts list

When trying to bridge composed devices (devices which functionality is
spread hierarchically over multiple endpoints) the aggregator needs to
know all endpoints including all children of all aggregated devices.

Normally we should use the `SetFlatCompositionForEndpoint` for this
purpose, yet this doesn't work as the endpoint needs to be
deactivated before setting the flat composition (recursive look up of
children endpoints).

Therefore we tell the system that all endpoints are flat composition.

This will become a problem when we have composed devices of multiple
depths levels. In that case we need to set thos devices to tree
composition or reset tree composition to the default and find a solution
how to set flat composition for the aggregator device type

eltako-v1.2.0.1-r4

Toggle eltako-v1.2.0.1-r4's commit message
Support building with cmake > 3.30.5

eltako-v1.2.0.1-r3

Toggle eltako-v1.2.0.1-r3's commit message
ESP32: Use GetPartitionLabelByNamespace in ESP32Config::ConfigValueEx…

…ists() (project-chip#30143)

eltako-v1.4.0.0-r1

Toggle eltako-v1.4.0.0-r1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing the wheels path in the Dockerfile of the chip certification bi…

…naries (project-chip#37086)

eltako-v1.2.0.1-r2

Toggle eltako-v1.2.0.1-r2's commit message
ESP32: Use GetPartitionLabelByNamespace in ESP32Config::ConfigValueEx…

…ists() (project-chip#30143)

eltako-v1.2.0.1-r1

Toggle eltako-v1.2.0.1-r1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge upstream release 1.2 (#10)

v1.1.0.1

Toggle v1.1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ linux cirque ] Add flake8 to workflow and fix python files (part pr…

…oject-chip#25193) (project-chip#25245)

* [linux-cirque] Add flake8 to workflow and fix python files in linux cirque test

* rebase

* Restyled by autopep8

---------

Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Arkadiusz Bokowy <a.bokowy@samsung.com>

v1.1.0.0

Toggle v1.1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the simulated app to build with common Matter Config. (project…

…-chip#26036)

SVE_23_03/rc2

Toggle SVE_23_03/rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implemented Feature Flag to Enable/Disable Global EventList Attribute (

…project-chip#25294)

* Implemented Feature Flag to Enable/Disable Global EventList Attribute

* Added ifdefs to the TestAttributePathExpandIterator.cpp test

* Updated YAML tests

* ZAP REGEN
0