Commit Graph

1662 Commits

Author SHA1 Message Date
WanqQixiang 6f5da35df5 submodule: update to 43aa98c2d3 to support ESP32-P4 2024-12-17 10:45:48 +08:00
Shu Chen b2d92fdb13 Merge branch 'ci_build/few_examples' into 'main'
tools/ci: Reduced the number of no pytest examples in CI.

See merge request app-frameworks/esp-matter!972
2024-12-06 18:28:01 +08:00
Shu Chen dcab1aab44 Merge branch 'upstream-update-v1.4' into 'main'
connectedhomeip: update submodule to 9b008bc10d for fix IEEE802.15.4 MAC address in diagnostic data provider

See merge request app-frameworks/esp-matter!973
2024-12-06 17:00:15 +08:00
Shu Chen 573b746486 Merge branch 'add_bounds_for_thermostat_user_interface_configuration_cluster' into 'main'
components/esp-matter:add bounds for thermostat user interface configuration cluster

See merge request app-frameworks/esp-matter!962
2024-12-06 15:58:29 +08:00
Shu Chen a2c61112a5 Merge branch 'controller/timed_write' into 'main'
components/esp_matter_controller: support timed write

See merge request app-frameworks/esp-matter!965
2024-12-06 15:42:42 +08:00
Shu Chen e4433adee3 Merge branch 'add_endpoint_list_attribute_for_power_source_cluster' into 'main'
components/esp-matter:add endpoint list attr for power source cluster

See merge request app-frameworks/esp-matter!966
2024-12-06 15:40:33 +08:00
esp 159993d32a tools/ci: Reduced the number of no pytest examples in CI.
- Modified the build_apps script to build specific no pytest apps in CI
  on each build.
- Made a provision to build the remaining apps on manual basis in CI.
2024-12-06 10:20:17 +05:30
WanqQixiang 689d8d033a connectedhomeip: update submodule to 9b008bc10d for fix IEEE802.15.4 MAC address in diagnostic data provider 2024-12-06 11:40:39 +08:00
Hrishikesh Dhayagude cc1a4f362c Merge branch 'test/jenkins_migration_change' into 'main'
Jenkins File changes for new Pune Jenkins server migration

See merge request app-frameworks/esp-matter!971
2024-12-05 20:31:06 +08:00
Hrishikesh Dhayagude 5ee8d62cb5 Merge branch 'bugfix/descriptor' into 'main'
components/esp-matter: Add features as parameter in descriptor cluster create() API.

See merge request app-frameworks/esp-matter!963
2024-12-05 17:11:50 +08:00
Abhishek Singh cb78b8809b jenkins: Make changes for PN Jenkins server migration 2024-12-05 14:05:40 +05:30
Hrishikesh Dhayagude 7e541237e9 Merge branch 'cluster_updates_1_4' into 'main'
components/esp-matter: Update application clusters wrt matter spec.

See merge request app-frameworks/esp-matter!916
2024-12-05 14:21:36 +08:00
Hrishikesh Dhayagude b0a71621f7 Merge branch 'update_submodule' into 'main'
connectedhomeip: update submodule to 2b382d6357 to fix building with cmake v3.31.x

See merge request app-frameworks/esp-matter!964
2024-12-04 15:48:18 +08:00
Hrishikesh Dhayagude 3f6aff929b Merge branch 'sensor_app_for_h2' into 'main'
examples/sensors: add sdkconfig defaults for h2

See merge request app-frameworks/esp-matter!968
2024-12-04 15:46:37 +08:00
Hrishikesh Dhayagude fd02218caf Merge branch 'device/heat_pump' into 'main'
components/esp-matter: Add Heat Pump device type.

See merge request app-frameworks/esp-matter!955
2024-12-04 13:38:43 +08:00
Shubham Patil 70eb531bff examples/sensors: add sdkconfig defaults for h2 2024-12-03 19:36:44 +05:30
Hrishikesh Dhayagude 4e2d150b8e Merge branch 'ci_chip_commit_validations' into 'main'
ci: validate the chip submodule in readme

See merge request app-frameworks/esp-matter!959
2024-12-03 20:58:58 +08:00
Rohit Jadhav 8871204ba1 components/esp-matter: Add Heat Pump device type. 2024-12-03 16:50:48 +05:30
liyashuai 593726e308 components/esp-matter:add endpoint list attr for power source cluster 2024-12-03 17:41:11 +08:00
liyashuai 345a51d943 components/esp-matter:add bounds for thermostat user interface configuration cluster 2024-12-03 17:28:44 +08:00
Hrishikesh Dhayagude 280f51434f Merge branch 'device/battery_storage' into 'main'
components/esp-matter: Add Battery Storage device type.

See merge request app-frameworks/esp-matter!952
2024-12-03 17:06:54 +08:00
Rohit Jadhav 8fe2b63c78 components/esp-matter: Update application clusters wrt matter spec
components/esp-matter: Update utility clusters wrt matter spec.
2024-12-03 10:57:09 +05:30
Rohit Jadhav a51c114222 components/esp-matter: Add features as parameter in descriptor cluster create() API.
Fixes: https://github.com/espressif/esp-matter/issues/1141
2024-11-29 14:13:51 +05:30
chendejin e20a3bb968 components/esp_matter_controller: support timed write 2024-11-29 14:18:36 +08:00
Rohit Jadhav f8c5bbfbfd components/esp-matter: Add Battery Storage device type. 2024-11-29 08:18:08 +05:30
Hrishikesh Dhayagude fb47702f8f Merge branch 'device/solar_power' into 'main'
components/esp-matter: Add Solar Power device type.

See merge request app-frameworks/esp-matter!943
2024-11-29 02:52:33 +08:00
Shubham Patil 0e53bcab75 connectedhomeip: update submodule to 2b382d6357 to fix building with cmake v3.31.x
Fixes https://github.com/espressif/esp-matter/issues/1157
Fixes https://github.com/espressif/esp-matter/issues/1127
2024-11-28 19:41:28 +05:30
Hrishikesh Dhayagude c8d3a8f0ca Merge branch 'cluster/fabic_sync' into 'main'
components/esp-matter: Add Commissioner Control and Ecosystem Information clusters

See merge request app-frameworks/esp-matter!949
2024-11-28 19:20:15 +08:00
Shu Chen 1bee314c6e Merge branch 'example/zigbee_bridge_update_1_6' into 'main'
examples/bridge_apps/zigbee_bridge: update zboss and zigbee lib to 1.6

See merge request app-frameworks/esp-matter!953
2024-11-28 19:10:51 +08:00
Rohit Jadhav 65978b8833 components/esp-matter: Add Solar Power device type. 2024-11-28 15:21:26 +05:30
Hrishikesh Dhayagude ff992c6625 Merge branch 'mfg-tool' into 'main'
setup: install esp-matter-mfg-tool >= 1.0.4 which has fixes to work with Python v3.13

See merge request app-frameworks/esp-matter!958
2024-11-28 15:53:33 +08:00
Hrishikesh Dhayagude 243480dfc4 Merge branch 'macro/esp_matter_attribute' into 'main'
Refactored conditional checks with macro in esp_matter_attribute

See merge request app-frameworks/esp-matter!928
2024-11-28 13:43:40 +08:00
Hrishikesh Dhayagude eed7d68cb2 Merge branch 'macro/esp_matter_cluster' into 'main'
Refactored conditional checks with macro in esp_matter_cluster

See merge request app-frameworks/esp-matter!930
2024-11-28 13:43:27 +08:00
Hrishikesh Dhayagude c2fb189504 Merge branch 'macro/esp_matter_feature' into 'main'
Refactored conditional checks with macro in esp_matter_feature

See merge request app-frameworks/esp-matter!931
2024-11-28 13:43:04 +08:00
Hrishikesh Dhayagude 98b6ae8bcc Merge branch 'macro/esp_matter_component' into 'main'
Refactored conditional checks with macro in esp_matter components

See merge request app-frameworks/esp-matter!932
2024-11-28 13:42:42 +08:00
Shubham Patil d6ddc8531d ci: validate the chip submodule in readme 2024-11-28 11:05:33 +05:30
Hrishikesh Dhayagude af22b40d6a Merge branch 'device/water_heater' into 'main'
components/esp-matter: Add Water Heater device type

See merge request app-frameworks/esp-matter!950
2024-11-27 14:54:41 +08:00
Hrishikesh Dhayagude d710b477a9 Merge branch 'jenkins/matter_env' into 'main'
tools/jenkins: Clean up matter environment in jenkins for arbitary setup failures

See merge request app-frameworks/esp-matter!957
2024-11-26 17:36:14 +08:00
Shubham Patil a6c9e5b9c7 setup: install esp-matter-mfg-tool >= 1.0.4 which has fixes to work with
Python 3.13

Fixes https://github.com/espressif/esp-matter/issues/1160
2024-11-22 12:06:19 +05:30
shripad621git 566f787abf tools/jenkins: Clean up matter environment in jenkins for arbitary setup failures
- Added the cleanup code in jenkins for arbitary failures.
- Updated the submodule commit in README.
2024-11-22 11:38:07 +05:30
chendejin 7aa76b4b2f examples/bridge_apps/zigbee_bridge: update zboss and zigbee lib to 1.6 2024-11-22 09:57:46 +08:00
Shu Chen 21c2051c78 Merge branch 'controller/shutdown-all-subss' into 'main'
components/esp_matter_controller: support for shutdown all subscriptions

See merge request app-frameworks/esp-matter!944
2024-11-22 09:46:11 +08:00
Shu Chen 8385f952ea Merge branch 'attribute_member_order' into 'main'
components/esp_matter: reorder member in _attribute_t struct for memory optimization

See merge request app-frameworks/esp-matter!954
2024-11-22 09:42:48 +08:00
Shu Chen d945537787 Merge branch 'update-submodule' into 'main'
connectedhomeip: update submodule to 3c3672992c

See merge request app-frameworks/esp-matter!956
2024-11-22 09:39:29 +08:00
Shubham Patil e09e20b693 connectedhomeip: update submodule to 3c3672992c
- fixes the builds with Python 3.13
- fixes the typo for including Span.h
- install dbus and bluez to fix the pytests
2024-11-21 21:21:55 +05:30
chendejin 0e4cb28a9b components/esp_matter: reorder member in _attribute_t struct 2024-11-21 16:35:02 +08:00
Hrishikesh Dhayagude ee3b2a6de6 Merge branch 'fix_docker' into 'main'
docker: pin chip-build docker tag to 67 for matter_builds

See merge request app-frameworks/esp-matter!951
2024-11-21 15:29:18 +08:00
Hrishikesh Dhayagude 950392866e Merge branch 'esp_matter/component_optimization' into 'main'
Added Singly Linked List with Common Utility Functions

See merge request app-frameworks/esp-matter!853
2024-11-21 13:50:11 +08:00
Shubham Patil 5f71ccafce docker: pin chip-build docker tag to 67 for matter_builds
earlier tag uses the Ubuntu 22.04 and Python 3.9 which breaks
certain things like python testing framework on v1.4-branch.

Use the chip-build's tag 67 which is the latest update for ESP32
platform. It uses Ubuntu 24.04 and Python 3.11 for setting up the
esp-matter.
2024-11-19 15:09:37 +05:30
Rohit Jadhav ddbc6e27b0 components/esp-matter: Add Water Heater device type 2024-11-19 13:47:00 +05:30