tomaszduda23
|
731fb1d172
|
[spi] relay on KEY_TARGET_PLATFORM as the other platforms does (#8066)
|
2025-01-13 11:15:39 +13:00 |
|
Brian Whicheloe
|
40bee2a854
|
Add log level env var (#7604)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-01-13 08:15:22 +13:00 |
|
Jimmy Hedman
|
d69926485c
|
Convert IPAddress to use Pythonmodule ipaddress (#8072)
|
2025-01-13 08:12:38 +13:00 |
|
Clyde Stubbs
|
fe80750743
|
[display] auto_clear_enabled defaults (#7986)
|
2025-01-13 07:56:54 +13:00 |
|
Clyde Stubbs
|
109d737d5d
|
[lvgl] Implement lvgl.page.is_showing: condition (#8055)
|
2025-01-13 07:53:26 +13:00 |
|
Clyde Stubbs
|
bd17ee8e33
|
[config] Early check for required version (#8000)
|
2025-01-13 07:50:13 +13:00 |
|
Clyde Stubbs
|
f1712cffa8
|
[spi_led_strip] Fix priority (#8021)
|
2025-01-13 07:49:05 +13:00 |
|
Clyde Stubbs
|
0df6a913b3
|
[lgvl] disp_bg_image and disp_bg_opa changes (#8025)
|
2025-01-13 07:46:17 +13:00 |
|
Clyde Stubbs
|
8a98b69a57
|
[lvgl] fix bg_image_src (#8005)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-01-13 07:42:03 +13:00 |
|
Clyde Stubbs
|
4530e4d60f
|
[lvgl] remove default state (#8038)
|
2025-01-13 07:40:50 +13:00 |
|
Juan Jose Restrepo
|
4d7c6b28e1
|
Update sprinkler.cpp (#7996)
|
2025-01-10 17:22:30 -06:00 |
|
Jimmy Hedman
|
de603c7565
|
Enable udp to work (on ipv4) when ipv6 is enabled (#8060)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2025-01-10 21:10:19 +00:00 |
|
Peter Zich
|
a498fb5dcf
|
Fix braceless else statements (#7799)
|
2025-01-09 00:47:30 -06:00 |
|
Samu Németh
|
78543e1e15
|
Fixed comment typo in light_color_values.h (#8050)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-01-08 22:37:52 +00:00 |
|
Peter Zich
|
dc5b408748
|
Initialize esp32_rmt_led_strip buffer (#8036)
|
2025-01-05 19:50:35 -06:00 |
|
Jonathan Swoboda
|
387bde665e
|
[esp32_rmt] IDF 5+ update fixes (#8002)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2024-12-24 03:15:40 -06:00 |
|
tomaszduda23
|
45beea68eb
|
[ble_client, bluetooth_proxy, esp32_ble_client, esp32_ble_tracker] fix ble proxy stop working (#7901)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-12-22 19:49:04 -10:00 |
|
Keith Burzinski
|
f3cb179f54
|
[esp32_ble] Fix for Improv (#7984)
|
2024-12-20 14:16:18 -06:00 |
|
Keith Burzinski
|
ba2edbc189
|
[esp32] Fix flash size warning when using IDF (#7983)
|
2024-12-20 01:28:08 -06:00 |
|
tomaszduda23
|
f33b4a714e
|
[esp32_ble] do not skip events if queue is blocked (#7960)
|
2024-12-19 14:45:40 -10:00 |
|
Clyde Stubbs
|
b33b4481ea
|
[helpers] Provide calls to get free heap and largest available block. (#7978)
|
2024-12-19 16:40:08 +13:00 |
|
Clyde Stubbs
|
ac631711ab
|
[qspi_dbi] Bugfix and new features (#7979)
|
2024-12-19 16:30:23 +13:00 |
|
Jonathan Swoboda
|
265b6ec445
|
[esp32_rmt] Updates for IDF 5+ (#7770)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2024-12-18 20:31:22 -06:00 |
|
Kevin Ahrendt
|
61499dbdd8
|
[core] Bugfix: Implement ring buffer with xRingbuffer (#7973)
|
2024-12-19 15:07:07 +13:00 |
|
Djordje Mandic
|
a9d883b65a
|
[midea] Add Fahrenheit support to midea_ac.follow_me action (#7762)
|
2024-12-18 13:47:43 +13:00 |
|
Jonathan Swoboda
|
7554e954fe
|
[core] Add c6 and h2 to split default (#7974)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-18 10:12:14 +13:00 |
|
Jesse Hills
|
ccc9fd4a3f
|
[esp32_ble] Use RAMAllocator to avoid panic abort from `new ` (#7936)
|
2024-12-17 12:10:38 -06:00 |
|
Jesse Hills
|
759df7ae6c
|
[dashboard] Accept basic auth header (#7965)
|
2024-12-16 22:26:16 -06:00 |
|
Clyde Stubbs
|
9f6c64afa6
|
[font] cleanly handle font file format exception (Bugfix) (#7970)
|
2024-12-17 14:07:43 +13:00 |
|
Jesse Hills
|
1a89aa8fbf
|
[uart] Use `SOC_UART_NUM as number of uarts instead of UART_NUM_MAX ` (#7967)
|
2024-12-16 05:52:34 +00:00 |
|
Edward Firmo
|
e04743e381
|
[debug] Detailed reset reason (#7729)
Co-authored-by: Ramil Valitov <ramilvalitov@gmail.com>
|
2024-12-16 12:12:45 +13:00 |
|
Oleg Tarasov
|
a6957b9d3b
|
[opentherm] Message ordering, on-the-fly message editing, code improvements (#7903)
|
2024-12-16 12:04:26 +13:00 |
|
Edward Firmo
|
9816c27031
|
[nextion] Remove _internal from non-protected functions (#7656)
|
2024-12-16 11:00:44 +13:00 |
|
luar123
|
ea06740b46
|
Fix adc channel for ESP32-H2 (#7964)
|
2024-12-16 10:59:54 +13:00 |
|
Edward Firmo
|
df4224e779
|
[nextion] Publishes is_connected() (#7961)
|
2024-12-16 07:30:47 +13:00 |
|
Edward Firmo
|
5877c57a35
|
[adc] Restore missing LIBRETINY code in a separated file (#7955)
|
2024-12-15 07:55:04 +13:00 |
|
Kevin Ahrendt
|
7f2ca800c1
|
[i2s_audio] Bugfix: Correctly set ring buffer size (#7959)
|
2024-12-13 23:17:58 -06:00 |
|
Edward Firmo
|
ce7ff15c8a
|
[pulse_counter] Fix volatile increment/decrement deprecation warnings (#7954)
|
2024-12-14 08:21:54 +11:00 |
|
Edward Firmo
|
88742e0399
|
[rotary_encoder] Fix volatile increment/decrement deprecation warnings (#7958)
|
2024-12-14 08:16:11 +11:00 |
|
Jonathan Swoboda
|
c187cb547c
|
[core] Move delay_microseconds_safe to iram (#7957)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-13 11:45:10 -08:00 |
|
Jesse Hills
|
42bc960a36
|
[sgp30] Set default update interval to 60s (#7952)
|
2024-12-12 03:37:51 -06:00 |
|
Jonathan Swoboda
|
ba63d266d8
|
[const] Add RMT CONF variables to const.py (#7953)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-12-12 04:37:22 +00:00 |
|
Jesse Hills
|
1dfd15e607
|
Bump version to 2025.1.0-dev
|
2024-12-11 15:55:29 +13:00 |
|
Jesse Hills
|
7aa54b6879
|
[i2c] Use correct macro to determine number of i2c peripherals for idf (#7947)
|
2024-12-10 10:24:06 +00:00 |
|
Jesse Hills
|
444e162c92
|
Synchronise esp32 boards with platform version 51.03.07 (#7945)
|
2024-12-10 06:39:00 +00:00 |
|
Clyde Stubbs
|
bb27eaaf1e
|
[lvgl] Add on_change event (#7939)
|
2024-12-10 14:25:29 +13:00 |
|
Clyde Stubbs
|
517f659da8
|
[lvgl] Fix image mode property (Bugfix) (#7938)
|
2024-12-10 14:23:30 +13:00 |
|
Jesse Hills
|
5a92e24662
|
[const] Move `CONF_TEMPERATURE_COMPENSATION ` to common const.py (#7943)
|
2024-12-10 14:22:30 +13:00 |
|
Edward Firmo
|
437b236a4d
|
[adc] Split files by platform (#7940)
|
2024-12-10 13:38:45 +13:00 |
|
Yoonji Park
|
132a096ae7
|
Add font anti-aliasing for grayscale display (#7934)
|
2024-12-09 22:13:21 +11:00 |
|