FaBjE
aa0c3da729
feat(Zigbee): Add Zigbee Dimmable light example
...
Add example for a dimmable light. Based on a copy of color dimmable light example.
2024-12-13 17:23:25 +01:00
FaBjE
a44e45795c
feat(Zigbee): Add Zigbee Dimmable light endpoint class
...
Add a endpoint type class for a dimmable light. Based on a copy of color dimmable light.
2024-12-13 17:23:25 +01:00
github-actions[bot]
7dc1c92813
change(tools): Push generated binaries to PR
2024-12-12 20:45:05 +00:00
Me No Dev
7205ee81ac
Merge pull request #10718 from espressif/change/esptool
...
change(esptool): Bump esptool version and fix deprecation warning
2024-12-12 22:43:37 +02:00
github-actions[bot]
c6ec112054
change(tools): Push generated binaries to PR
2024-12-12 16:25:55 +00:00
pre-commit-ci-lite[bot]
8f0f46fe54
ci(pre-commit): Apply automatic fixes
2024-12-12 16:24:21 +00:00
Rodrigo Garcia
e060b02328
feat(matter): adds new Matter Occupancy Sensor endpoint ( #10717 )
...
* feat(matter): adds matter occupancy sensor endpoint
2024-12-12 12:49:10 -03:00
Me No Dev
a4f96e9280
Merge pull request #10719 from espressif/idf-release/v5.3
...
IDF release/v5.3
2024-12-12 15:10:56 +02:00
me-no-dev
217eec6e1e
IDF release/v5.3 083aad99
2024-12-12 09:41:07 +00:00
github-actions[bot]
c8f23ec65d
change(tools): Push generated binaries to PR
2024-12-11 23:03:22 +00:00
Lucas Saavedra Vaz
b9a0122f7b
fix(get): Fix deprecation warning
2024-12-11 20:01:51 -03:00
Lucas Saavedra Vaz
d072cdd41f
change(esptool): Bump to version 4.9.dev3
2024-12-11 19:50:49 -03:00
Me No Dev
a1f58ad2c8
Merge branch 'master' into release/v3.1.x
2024-12-11 20:39:53 +02:00
Me No Dev
fb6e977aa8
Merge pull request #10715 from SuGlider/remove_while_not_serial_in_examples
...
feat(arduino): remove all while(not serial) in examples
2024-12-11 20:39:37 +02:00
Me No Dev
59d51de642
Merge pull request #10677 from kvp1703/fix/wifi_provision
...
fix: Split provisioning into two parts for better synchronization
2024-12-11 16:13:00 +02:00
Rodrigo Garcia
029a57ff36
Merge branch 'master' into remove_while_not_serial_in_examples
2024-12-11 11:07:32 -03:00
Me No Dev
d55160c2fe
Merge pull request #10712 from SuGlider/matter_contact_sensor
...
feat(matter): creates a Matter Contact Sensor Endpoint
2024-12-11 15:59:52 +02:00
pre-commit-ci-lite[bot]
4ecfd35ec6
ci(pre-commit): Apply automatic fixes
2024-12-11 13:52:12 +00:00
Me No Dev
237523ee2b
Merge pull request #10699 from yellobyte/master
...
feat(board): Add custom boards YB-ESP32-S3-AMP-V2 & YB-ESP32-S3-AMP-V3
2024-12-11 15:49:22 +02:00
Me No Dev
83165f3494
Merge pull request #10704 from P-R-O-C-H-Y/fix/zigbee-rejoin-battery-powered
...
fix(zigbee): Fix rejoin issue for battery powered devices
2024-12-11 15:45:40 +02:00
pre-commit-ci-lite[bot]
9c169fac8b
ci(pre-commit): Apply automatic fixes
2024-12-11 13:43:04 +00:00
Me No Dev
c3ddcd74d4
Merge pull request #10713 from P-R-O-C-H-Y/fix/sdmmc-esp32-define
...
fix(SDMMC): Remove need for BOARD_HAS_SDMMC for esp32
2024-12-11 15:42:56 +02:00
Me No Dev
2bd1ec4394
Merge branch 'release/v3.1.x' into matter_contact_sensor
2024-12-11 15:42:18 +02:00
Me No Dev
639a08eb20
Merge pull request #10710 from SuGlider/matter_pressure_sensor
...
feat(matter): adds a Pressure Sensor Matter Endpoint
2024-12-11 15:40:44 +02:00
Me No Dev
626a09f8ea
Merge pull request #10711 from espressif/idf-release/v5.3
...
IDF release/v5.3
2024-12-11 15:40:25 +02:00
Me No Dev
7e908be100
Merge pull request #10708 from espressif/ci/remove_pio_tests
...
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2024-12-11 15:40:08 +02:00
Rodrigo Garcia
68cafb460d
feat(arduino): remove all while(not serial) in examples
2024-12-11 10:35:46 -03:00
Jan Procházka
3a8d4c5244
fix(example): Use Serial in printBoundDevices()
2024-12-11 14:35:32 +01:00
pre-commit-ci-lite[bot]
8cbc395122
ci(pre-commit): Apply automatic fixes
2024-12-11 13:30:13 +00:00
me-no-dev
dfa732419b
IDF release/v5.3 083aad99
2024-12-11 12:35:59 +00:00
pre-commit-ci-lite[bot]
56a9b1d123
ci(pre-commit): Apply automatic fixes
2024-12-11 12:25:13 +00:00
Lucas Saavedra Vaz
bfc45db3af
ci(tests): Re-enable UART test for P4
2024-12-11 08:56:12 -03:00
Jan Procházka
7c95911ff1
fix(SDMMC): Remove need for BOARD_HAS_SDMMC for esp32
2024-12-11 11:13:46 +01:00
Jan Procházka
07a3e629c8
fix(example): Remove wait on Serial after begin
2024-12-11 10:35:54 +01:00
Rodrigo Garcia
1f9eb74337
fix(matter): fix a bad error message - left over
2024-12-11 00:25:43 -03:00
Rodrigo Garcia
9c383687e0
feat(matter): creates a matter contact sensor endpoint
2024-12-11 00:18:11 -03:00
me-no-dev
59bc22a98f
IDF release/v5.3 9a6aba74
2024-12-11 00:49:58 +00:00
Rodrigo Garcia
178af05079
feat(matter): adds a new matter endpoint for pressure sensor
2024-12-10 19:51:52 -03:00
Rodrigo Garcia
de4824fc24
feat(matter_examples): apply boot button change to all examples ( #10702 )
...
* feat(matter_examples): apply boot button change to all examples
2024-12-10 18:16:54 -03:00
Rodrigo Garcia
5a8cba88c7
feat(Matter): Adds New Matter Humidity Sensor Endpoint ( #10703 )
...
* feat(matter): adds matter humidity sensor endpoint
2024-12-10 12:51:00 -03:00
Lucas Saavedra Vaz
45d863049a
ci(tests): Remove 3rd party tests
...
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2024-12-10 10:37:53 -03:00
Lucas Saavedra Vaz
3d8014b453
Merge branch 'master' into release/v3.1.x
2024-12-10 10:23:39 -03:00
Jan Procházka
d7492b167c
fix(example): Lower the delay for sleepy device
2024-12-10 14:06:17 +01:00
Jan Procházka
a281b26bae
fix(zigbee): Move button and led pins from defines
2024-12-10 13:37:23 +01:00
Jan Procházka
87d988fdb5
fix(zigbee): Add getter for RxOnWhenIdle
2024-12-10 12:57:37 +01:00
Jan Procházka
be95fc5764
fix(zigbee): Set scan to 3 and remove duplicate
2024-12-10 12:46:44 +01:00
Jan Procházka
8c3efc26f6
fix(zigbee): set rx on idle and alloc address
2024-12-10 08:56:53 +01:00
Thomas Jentzsch
9b9e6afdc6
Update boards.txt
...
mixed line endings fixed, pre-commit succssful
2024-12-10 01:29:19 +01:00
Me No Dev
9660e66325
feat(chip): Add definition for BOOT_PIN for all chips ( #10700 )
...
* feat(chip): Add definition for BOOT_PIN for all chips
For use in sketches as default button
* fix(core): Make BOOT_PIN static
* fix(hal): BOOT_PIN should always be defined
2024-12-10 01:12:50 +02:00
Rodrigo Garcia
538efe3b8c
feat(matter): adds new Temperature Sensor Matter Endpoint ( #10698 )
...
* feat(matter): adds new temperature sensor matter endpoint
* feat(matter): commentaries review and fixes
* feat(matter): commentaries review and fixes
* feat(matter): commentaries review and fixes
* feat(matter): commentaries review and fixes
* feat(matter): commentaries review and fixes
* feat(matter): commentaries review and fixes
* feat(matter): general commentaries and code review
* feat(matter): keeping arduino style for local variables (lower case)
* feat(matter): applies a generic temperature unit to the implementation and example
* fix(matter): fixed problem with begin(float) implementation
* fix(matter): fixed begin(float) initiallization
* feat(matter): updated matter temperature keywords with new api
* ci(pre-commit): Apply automatic fixes
* fix(matter): fixed code spell ci errors in matter temperature sensor
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-12-10 00:30:05 +02:00