Shubham Patil
cd92e2fb2c
docs: add note about support of ds peripheral for esp32h2
2025-07-23 09:57:59 +05:30
Shubham Patil
df11a5e19b
docs: add macos matter ble central profile installation link
2025-07-23 09:57:59 +05:30
Hrishikesh Dhayagude
882edef5a0
Merge branch 'fix_docs_typo' into 'main'
...
docs: fix typo in docs
See merge request app-frameworks/esp-matter!1200
2025-07-15 14:10:26 +08:00
chendejin
6c1e57875d
docs: fix typo in docs
2025-07-11 11:26:36 +08:00
Wang Fang
a04c54b84e
docs: build and publish PDF documents
2025-07-09 14:22:34 +08:00
Hrishikesh Dhayagude
e8601acc51
Merge branch 'features_configuration_in_endpoint' into 'main'
...
[components/esp-matter] Remove features parameter from cluster::creater() API.
See merge request app-frameworks/esp-matter!1146
2025-06-26 13:55:18 +08:00
Rohit
807abe17a4
components/esp-matter: Move feature creation from cluster to endpoint.
2025-06-16 15:26:01 +05:30
liyashuai
d25e5de7c9
target: add esp32c5 support
2025-06-13 19:14:18 +08:00
Li Ya Shuai
1b7a342c5f
docs/certification: add faq for nvs size required in TC-RR-1.1
2025-05-20 02:39:22 +00:00
Hrishikesh Dhayagude
c5cbd5a081
Merge branch 'fix/features' into 'main'
...
esp-matter/features: Add features as config in the cluster structure.
See merge request app-frameworks/esp-matter!1002
2025-05-13 12:13:45 +08:00
WanqQixiang
850bd16974
example: update light_wifi_prov to use network_provisioning and add thread support for it
2025-04-27 17:26:29 +08:00
Rohit Jadhav
3d3b093bec
esp-matter/features: Add features as config in the cluster structure.
2025-04-24 12:52:37 +05:30
shripad621git
825c316bbc
.gitlab-ci.yml: Update the connectedhomeip submodule to 326cabf99c and esp-idf version to v5.4.1.
...
- Made the gitlab ci specific changes for the submodule and idf version update.
- Updated the docs and README for the update.
2025-04-11 11:17:40 +05:30
WanqQixiang
6cdb7a3c02
esp-matter: Add menuconfig options to exclude unused clusters for flash optimization
2025-03-25 14:36:28 +08:00
Shubham Patil
5cb96e8b3d
docs: Fix broken links and add CI for link checking
...
- Ran linkcheck on the built docs and fixed broken links
- Added exceptions for private, anchors, and server errors
that may come up when we run the linkcheck in CI.
- Also ignore self-referential GitHub links with commit hashes
- Fixed links on the insights page
- Converted some links to use the anchored format
- Fixes #1319
2025-03-12 11:56:54 +05:30
Shu Chen
2a7a61a2ff
Merge branch 'docs-bss-in-psram' into 'main'
...
docs: FAQ for moving BSS segments to PSRAM for reduced internal memory usage
See merge request app-frameworks/esp-matter!1026
2025-02-18 10:41:28 +08:00
Shu Chen
c39d4aecba
Merge branch 'examples/managed_component_light' into 'main'
...
examples/managed_componenet_light: update docs and esp_matter component version 1.4.0
See merge request app-frameworks/esp-matter!1040
2025-02-14 09:44:25 +08:00
chendejin
46558eb292
examples/managed_componenet_light: update docs and esp_matter component version 1.4.0
2025-02-13 15:38:13 +08:00
Hrishikesh Dhayagude
22f4a90b19
Merge branch 'ipr' into 'main'
...
docs: changes required for IPR compliance
See merge request app-frameworks/esp-matter!1021
2025-02-13 15:33:40 +08:00
Li Ya Shuai
4645aa0604
examples: add custom certification declaration example in light example
2025-02-11 20:10:56 +08:00
Shubham Patil
f9fecf81d2
docs: added copyrights and licensing page in programming guide
2025-02-07 16:00:40 +05:30
Shubham Patil
26228ec3ef
docs: Fix the links for ESP-RainMaker iOS and Android apps
2025-01-29 11:46:40 +05:30
Shubham Patil
c376474cf9
docs: FAQ for moving BSS segments to PSRAM for reduced internal memory usage
...
Also, updated the formatting, moved the links at the bottom. Removed the
redundancy which in mentioning raising the github issue.
Removed the qr-code rendering faq as we do not showcase it in the
firmware.
2025-01-24 17:33:24 +05:30
Shu Chen
a07c3129aa
Merge branch 'doc/custom_cluster' into 'main'
...
doc: Add document about how to add custom cluster
See merge request app-frameworks/esp-matter!994
2024-12-27 19:28:10 +08:00
Shubham Patil
42648375f5
docs: add an faq for using ble after commissioning complete
2024-12-27 12:22:59 +05:30
Shubham Patil
11c2f668c5
components/esp_matter_console: add the "matter esp factoryreset"
...
"matter device factoryreset" just erases the non volatile storage of
connectedhomeip SDK. This adds one more command which clears the non
volatile storage of esp-matter SDK as well.
2024-12-27 11:08:02 +05:30
WanqQixiang
10721355a5
doc: Add document about how to add custom cluster
2024-12-26 19:27:31 +08:00
Shu Chen
c991c92811
Merge branch 'submodule-update/support-p4' into 'main'
...
submodule: update to 43aa98c2d3 to support ESP32-P4
See merge request app-frameworks/esp-matter!980
2024-12-17 11:44:47 +08:00
WanqQixiang
6f5da35df5
submodule: update to 43aa98c2d3 to support ESP32-P4
2024-12-17 10:45:48 +08:00
Shu Chen
bd3092afd2
Merge branch 'docs-chip-tool-guide-link' into 'main'
...
docs: Add the link to chip-tool guide
See merge request app-frameworks/esp-matter!978
2024-12-16 17:57:54 +08:00
chendejin
8bf0d71bef
components/esp_matter_controller: write multiple attributes support
2024-12-11 17:32:22 +08:00
Shubham Patil
a43200f027
docs: Add the link to chip-tool guide
2024-12-11 12:28:40 +05:30
Rohit Jadhav
86eaaedbf6
components/esp-matter: Add Commissioner Control and Ecosystem Information clusters
2024-11-19 11:54:33 +05:30
Rohit Jadhav
31f7240204
components/esp-matter: Add Energy Preference Cluster
2024-11-15 18:21:01 +05:30
Rohit Jadhav
174ca0110d
components/esp-matter: Add Water Heater Mode cluster
2024-11-15 10:25:35 +05:30
Rohit Jadhav
99a6953103
Components/esp-matter: Add Water Heater Management cluster
2024-11-14 16:19:53 +05:30
Shu Chen
82419a3e78
Merge branch 'update/idf_version_5.2.2' into 'main'
...
idf: update idf version 5.2.3
See merge request app-frameworks/esp-matter!827
2024-11-12 10:03:32 +08:00
YuanMingFu
d96280a5cc
idf: update version to v5.2.3
2024-11-11 20:53:36 +08:00
Shu Chen
af3da26bbc
Merge branch 'esp_matter/utils/parse_uint64_large_num' into 'main'
...
components/esp_matter: fix json parsing for large num
See merge request app-frameworks/esp-matter!908
2024-11-05 12:32:50 +08:00
Shu Chen
fdd1fd00e9
Merge branch 'bridge_app' into 'main'
...
examples: move all the bridge apps to one directory and add a bridge_cli example for test
Closes CON-1379
See merge request app-frameworks/esp-matter!913
2024-11-05 12:29:39 +08:00
Shubham Patil
30530c4d2a
docs: FAQ for storing Passcode on the device
2024-10-28 17:39:33 +05:30
WanqQixiang
7e186311ff
examples: move all the bridge apps to one directory and add a bridge_cli example for test
2024-10-17 15:59:13 +08:00
Shubham Patil
4490e9aa41
components/esp_matter_controller: Added more pairing commands
...
Added
- pairing code
- pairing code-wifi
- pairing code-thread
- pairing code-wifi-thread
Fixes https://github.com/espressif/esp-matter/issues/1108
2024-10-16 10:18:52 +05:30
chendejin
d5122365f4
components/esp_matter: fix json parsing for large num
2024-10-12 15:18:53 +08:00
Hrishikesh Dhayagude
b3028d8501
Merge branch 'fix/docs' into 'main'
...
docs: Fix links of reference implementation of delegates and update sample code of mode select
See merge request app-frameworks/esp-matter!867
2024-09-27 19:14:10 +08:00
Shu Chen
7b17d16831
Merge branch 'esp_matter_bridge/add_remove_in_console' into 'main'
...
components/esp_matter_bridge: add or remove bridged device in console
See merge request app-frameworks/esp-matter!835
2024-09-04 16:36:19 +08:00
Rohit Jadhav
b808b11900
docs: Fix links of reference implementation of delegates and update sample code of mode select
2024-09-04 11:37:15 +05:30
Shu Chen
37883c482c
Merge branch 'docs/update_matter_certification' into 'main'
...
docs: Update Matter Certification part
See merge request app-frameworks/esp-matter!857
2024-09-03 19:39:04 +08:00
Rohit Jadhav
f2f94a35cd
esp-matter/components: Add delegate for mode-select cluster
2024-09-03 09:10:39 +05:30
WanqQixiang
1c9c687f8d
docs: Update Matter Certification part
2024-09-02 17:31:12 +08:00