Rodrigo Martín
|
9c64b377c8
|
Update esphome/components/esp32_ble_server/ble_characteristic.h
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2024-10-20 11:38:42 +02:00 |
|
Rodrigo Martín
|
0bddfa1b39
|
Update esphome/components/esp32_ble_server/ble_characteristic.cpp
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2024-10-20 11:38:31 +02:00 |
|
Rapsssito
|
c3b29fbfab
|
Add connect, disconnect and fix notify
|
2024-10-19 20:00:19 +02:00 |
|
Rapsssito
|
b422fda8bf
|
Add default CCCD and CUD
|
2024-10-19 18:25:09 +02:00 |
|
Rapsssito
|
321a9a0fa8
|
Recover hex UUIDs
|
2024-10-19 17:45:34 +02:00 |
|
Rapsssito
|
36b3a8bac3
|
Add BLE characteristic events
|
2024-10-19 17:38:09 +02:00 |
|
Rapsssito
|
0e05f95b17
|
Add byte_length
|
2024-10-19 13:09:41 +02:00 |
|
Rapsssito
|
2d1a90a583
|
Fix linting issues
|
2024-10-19 11:36:01 +02:00 |
|
Rapsssito
|
7610036cbc
|
Add final validation config
|
2024-10-19 11:30:15 +02:00 |
|
Rapsssito
|
fcb20b17f7
|
Import BT UUID validations
|
2024-10-19 10:56:57 +02:00 |
|
Rapsssito
|
d20011d0b2
|
Remove hex_uint validators
|
2024-10-19 10:39:40 +02:00 |
|
Rapsssito
|
e5ba6910de
|
Remove num handles from configuration
|
2024-10-19 10:18:50 +02:00 |
|
Rodrigo Martín
|
c1ad28368d
|
Merge branch 'dev' into custom_ble_server_111
|
2024-10-19 10:17:53 +02:00 |
|
Shivam Maurya
|
c019ff34bc
|
Bump bme68x_bsec2 version to 1.8.2610 (#7626)
CI / Create common environment (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2024-10-17 20:15:28 -05:00 |
|
guillempages
|
ef6ccddc0d
|
[lvgl] Allow esphome::Image in lambda to update image source directly (#7624)
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Has been cancelled
|
2024-10-18 07:23:37 +11:00 |
|
Clyde Stubbs
|
8bbe4efded
|
[lvgl] Revise code generation to allow early widget creation (#7611)
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Waiting to run
CI for docker images / Build docker containers (push) Has been cancelled
|
2024-10-17 15:20:19 +13:00 |
|
tomaszduda23
|
f490585f66
|
[code-quality] udp component (#7602)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-17 12:38:02 +11:00 |
|
Clyde Stubbs
|
fcfc76b01b
|
[lvgl] Roller and Dropdown enhancements; (#7608)
|
2024-10-17 14:03:48 +13:00 |
|
Clyde Stubbs
|
5ad68e926d
|
[axs15231] Touchscreen driver (#7592)
|
2024-10-17 13:44:20 +13:00 |
|
Clyde Stubbs
|
56fa6fef85
|
[config] Fix crash with empty substitutions block (#7612)
|
2024-10-17 13:32:22 +13:00 |
|
Ramil Valitov
|
c9e5919739
|
[fix] ESP32-C6 BLE compile error (#7580)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-17 13:31:02 +13:00 |
|
functionpointer
|
0451b31f9e
|
Bump arduino-mlx90393 to 1.0.2 (#7618)
|
2024-10-17 13:17:20 +13:00 |
|
Kevin Ahrendt
|
1c845e0ff8
|
[speaker, i2s_audio] I2S Speaker implementation using a ring buffer (#7605)
|
2024-10-17 11:47:11 +13:00 |
|
Rui Chen
|
22478ffb0f
|
chore: bump platformio to 6.1.16 to support py3.13 build (#7590)
CI for docker images / Build docker containers (push) Waiting to run
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
2024-10-16 17:26:48 +13:00 |
|
Rui Chen
|
c38cc128db
|
chore: bump pyyaml to 6.0.2 to support py3.13 build (#7610)
|
2024-10-16 17:26:17 +13:00 |
|
Paul Blacknell
|
fa01149771
|
Add support for Analog Devices MAX17043 battery fuel gauge (#7522)
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Waiting to run
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2024-10-16 16:28:24 +13:00 |
|
Clyde Stubbs
|
254522dd93
|
[qspi_dbi] Rename from qspi_amoled, add features (#7594)
Co-authored-by: clydeps <U5yx99dok9>
|
2024-10-16 16:26:50 +13:00 |
|
Clyde Stubbs
|
6a86d92781
|
[lvgl] Implement better software rotation (#7595)
|
2024-10-16 16:26:06 +13:00 |
|
Ramil Valitov
|
b274d6901a
|
[fix] deprecated functions warnings for logger component with ESP IDF version 5.3.0+ (#7600)
|
2024-10-16 16:25:47 +13:00 |
|
Aleksandr Artemev
|
3ef31e55ca
|
[display] filled_ring and filled_gauge methods added (#7420)
|
2024-10-16 16:25:05 +13:00 |
|
Seth Girvan
|
fb002ac3b0
|
Add TC74 temperature sensor (#7460)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-16 16:24:37 +13:00 |
|
Clyde Stubbs
|
de943908bd
|
[automation] Implement all and any condition shortcuts (#7565)
|
2024-10-16 16:23:43 +13:00 |
|
tomaszduda23
|
b0a25872da
|
[code-quality] statsd component (#7603)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
|
2024-10-16 16:22:45 +13:00 |
|
Jesse Hills
|
403d450f47
|
Merge branch 'release' into dev
|
2024-10-16 16:19:08 +13:00 |
|
Jesse Hills
|
d6b96ad51d
|
Merge pull request #7609 from esphome/bump-2024.10.0
CI / Create common environment (push) Has been cancelled
CI for docker images / Build docker containers (push) Has been cancelled
YAML lint / yamllint (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024.10.0
|
2024-10-16 16:18:27 +13:00 |
|
Jesse Hills
|
9b4b50a3a6
|
Bump version to 2024.10.0
|
2024-10-16 14:29:17 +13:00 |
|
Ramil Valitov
|
2cca26ada4
|
[fix] ESP32-C6: internal temperature reporting (#7579)
CI / Create common environment (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2024-10-15 06:59:23 +13:00 |
|
tomaszduda23
|
312799babf
|
Update test_build_components (#7597)
CI / Test split components (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2024-10-14 14:31:37 +13:00 |
|
Jesse Hills
|
5bc5a9dcb6
|
Merge branch 'beta' into dev
|
2024-10-14 10:58:02 +13:00 |
|
Jesse Hills
|
ef87a6657a
|
Merge pull request #7599 from esphome/bump-2024.10.0b2
CI / Create common environment (push) Has been cancelled
YAML lint / yamllint (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024.10.0b2
|
2024-10-14 10:57:15 +13:00 |
|
Clyde Stubbs
|
27e1233fc0
|
[CI] failures when installing using apt-get. (#7593)
|
2024-10-14 09:51:43 +13:00 |
|
Jesse Hills
|
d24ad2e0e7
|
Bump version to 2024.10.0b2
|
2024-10-14 09:31:16 +13:00 |
|
Niclas Larsson
|
dda27d9de4
|
Fix update sequence when update is set to false (#5225) (#7407)
|
2024-10-14 09:31:16 +13:00 |
|
Clyde Stubbs
|
f52136338d
|
[touchscreen] Fix coordinates when using rotation (#7591)
|
2024-10-14 09:31:15 +13:00 |
|
RFDarter
|
bafb0ad688
|
[web_server] Event component grouping (#7586)
|
2024-10-14 09:31:15 +13:00 |
|
Samuel Sieb
|
b617b92758
|
fix uart settings check (#7573)
|
2024-10-14 09:31:15 +13:00 |
|
Niclas Larsson
|
39e922580a
|
Fix update sequence when update is set to false (#5225) (#7407)
|
2024-10-14 09:17:37 +13:00 |
|
Clyde Stubbs
|
77d0bfc4bb
|
[touchscreen] Fix coordinates when using rotation (#7591)
|
2024-10-14 09:10:48 +13:00 |
|
RFDarter
|
654cee6f83
|
[web_server] expose event compoent to REST (#7587)
CI / Test split components (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
2024-10-14 07:50:22 +13:00 |
|
RFDarter
|
cf14c02b8a
|
[web_server] Event component grouping (#7586)
|
2024-10-14 07:50:13 +13:00 |
|