J. Nick Koston
|
5b9053c678
|
Merge branch 'esp8266_wake' into integration
|
2025-12-10 03:25:41 +01:00 |
|
J. Nick Koston
|
a9a3103a0d
|
more legacy code that clang-tidy is complaining about
|
2025-12-10 03:25:31 +01:00 |
|
J. Nick Koston
|
79b6f2a288
|
Merge branch 'esp8266_wake' into integration
|
2025-12-10 03:20:58 +01:00 |
|
J. Nick Koston
|
795ace5eaa
|
make clang-tidy happy
|
2025-12-10 03:17:17 +01:00 |
|
J. Nick Koston
|
a84de27831
|
Merge branch 'esp8266_wake' into integration
|
2025-12-10 03:10:37 +01:00 |
|
J. Nick Koston
|
a4e81dc176
|
[socket] Wake loop immediately on socket data for ESP8266
|
2025-12-10 03:09:47 +01:00 |
|
J. Nick Koston
|
564bc7caf1
|
Merge branch 'noise_eliminate_temp_std_vector' into integration
|
2025-12-10 02:34:58 +01:00 |
|
J. Nick Koston
|
f10a2ed6bc
|
fix buffer overflow
|
2025-12-10 02:26:49 +01:00 |
|
J. Nick Koston
|
29f2b358d1
|
Merge branch 'noise_eliminate_temp_std_vector' into integration
|
2025-12-10 02:22:30 +01:00 |
|
J. Nick Koston
|
9fd952c18b
|
[core] Eliminate temporary vector in base64_decode buffer overload
|
2025-12-10 02:18:23 +01:00 |
|
Jonathan Swoboda
|
84d5348bd8
|
Bump version to 2026.1.0-dev
|
2025-12-09 20:08:35 -05:00 |
|
J. Nick Koston
|
a56c8e4d37
|
Merge branch 'parse_hex_constexpr' into integration
|
2025-12-10 02:04:23 +01:00 |
|
J. Nick Koston
|
0ece36ecc5
|
[core] Add constexpr parse_hex_char helper and simplify parse_hex
|
2025-12-10 02:02:53 +01:00 |
|
J. Nick Koston
|
eb2781e418
|
Merge branch 'ble_mac_address_formatting_cleanup' into integration
|
2025-12-10 01:50:27 +01:00 |
|
 J. Nick KostonandCopilot
|
7bdee7261d
|
Update esphome/components/esp32_ble_client/ble_client_base.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-10 01:50:06 +01:00 |
|
J. Nick Koston
|
f50feca026
|
Merge branch 'ble_mac_address_formatting_cleanup' into integration
|
2025-12-10 01:46:56 +01:00 |
|
J. Nick Koston
|
602f25ba89
|
[esp32_ble_client] Use stack-based MAC formatting in auth logging
|
2025-12-10 01:46:28 +01:00 |
|
J. Nick Koston
|
efbdbc63d0
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-12-10 01:36:11 +01:00 |
|
 Javier PeletierandJ. Nick Koston
|
9f2693ead5
|
[core] Packages refactor and conditional package inclusion (package refactor part 1) (#11605)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-12-10 00:59:58 +01:00 |
|
J. Nick Koston
|
3642399460
|
[tests] Fix clang-tidy warnings in custom_api_device_component fixture (#12390)
|
2025-12-10 00:50:26 +01:00 |
|
J. Nick Koston
|
3a6edbc2c7
|
[micronova] Fix test UART package key to match directory name (#12391)
|
2025-12-10 00:49:44 +01:00 |
|
J. Nick Koston
|
608f834eaa
|
[ci] Isolate usb_cdc_acm in component tests due to tinyusb/usb_host conflict (#12392)
|
2025-12-10 00:49:29 +01:00 |
|
J. Nick Koston
|
5919355d18
|
[ci] Allow memory impact target branch build to fail without blocking CI (#12381)
|
2025-12-10 00:26:24 +01:00 |
|
J. Nick Koston
|
e0147aab16
|
Merge branch 'light_effects_call_zero_copy' into integration
|
2025-12-09 23:52:12 +01:00 |
|
J. Nick Koston
|
724fb222dc
|
Merge remote-tracking branch 'upstream/dev' into integration
# Conflicts:
# esphome/components/api/api_connection.cpp
# esphome/components/api/api_server.cpp
# esphome/components/api/api_server.h
# esphome/components/wifi_signal/wifi_signal_sensor.h
# esphome/core/string_ref.h
|
2025-12-09 23:51:44 +01:00 |
|
dependabot[bot]
|
1e23b10eed
|
Bump aioesphomeapi from 43.1.0 to 43.2.1 (#12385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-09 22:02:42 +00:00 |
|
Clyde Stubbs
|
ad0218fd40
|
[mipi_rgb] Add Waveshare 3.16 (#12309)
|
2025-12-10 08:17:59 +11:00 |
|
J. Nick Koston
|
8525f24a3b
|
[light] Add zero-copy support for API effect commands
|
2025-12-09 21:53:03 +01:00 |
|
Clyde Stubbs
|
87142efbb4
|
[epaper_spi] Set reasonable default update interval (#12331)
|
2025-12-10 06:42:11 +11:00 |
|
Robert Resch
|
329b38fa29
|
[micronova] Require memory location and address for custom entities (#12371)
|
2025-12-09 14:30:55 -05:00 |
|
Jonathan Swoboda
|
4b44c7384b
|
Merge branch 'release' into dev
|
2025-12-09 12:54:45 -05:00 |
|
Jonathan Swoboda
|
a593965372
|
Merge pull request #12380 from esphome/bump-2025.11.5
2025.11.5
2025.11.5
|
2025-12-09 12:54:30 -05:00 |
|
Jonathan Swoboda
|
4743e5592a
|
Bump version to 2025.11.5
|
2025-12-09 12:02:53 -05:00 |
|
 Jonathan SwobodaandClaude
|
464607011c
|
[mqtt] Fix logger method case sensitivity error (#12379)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-09 12:02:53 -05:00 |
|
J. Nick Koston
|
16fe8f9e9e
|
[libretiny] Fix WiFi scan timeout loop when scan fails (#12356)
|
2025-12-09 12:02:46 -05:00 |
|
J. Nick Koston
|
436d2c44e8
|
[wifi] Fix scan timeout loop when scan returns zero networks (#12354)
|
2025-12-09 12:01:51 -05:00 |
|
J. Nick Koston
|
b213555dd2
|
[scheduler] Fix missing lock when recycling items in defer queue processing (#12343)
|
2025-12-09 12:01:51 -05:00 |
|
Clyde Stubbs
|
b6336f9e63
|
[lvgl] Number saves value on interactive change (#12315)
|
2025-12-09 12:01:51 -05:00 |
|
 
|
fb7800a22f
|
[binary_sensor] Fix reporting of 'unknown' (#12296)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-12-09 12:01:51 -05:00 |
|
J. Nick Koston
|
2c0f4d8f80
|
[api] Reduce heap usage for Home Assistant service call string storage (#12151)
|
2025-12-09 16:35:14 +01:00 |
|
J. Nick Koston
|
e96c37965c
|
[wifi] Fix LibreTiny spurious disconnect events aborting connections (#12357)
|
2025-12-09 16:26:27 +01:00 |
|
J. Nick Koston
|
72c74bc0b3
|
[api] Store Home Assistant state subscriptions in flash instead of heap (#12008)
|
2025-12-09 16:26:11 +01:00 |
|
J. Nick Koston
|
443f9c3f57
|
[api] Use StringRef for ActionResponse error message to avoid copy (#12240)
|
2025-12-09 16:10:43 +01:00 |
|
Javier Peletier
|
88a2e75989
|
[packages] Add more information and deprecation deadline for "single package" includes (#12280)
|
2025-12-09 16:04:10 +01:00 |
|
J. Nick Koston
|
e1afd65fae
|
[api] Store device info strings in flash on ESP8266 (#12173)
|
2025-12-09 15:59:27 +01:00 |
|
 Jonathan SwobodaandClaude
|
27e031c257
|
[mqtt] Fix logger method case sensitivity error (#12379)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-09 09:43:47 -05:00 |
|
 Jonathan SwobodaandClaude
|
74f509c754
|
[core] Add PR template instruction to AI instructions (#12375)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-09 15:42:06 +01:00 |
|
J. Nick Koston
|
f9aa48295c
|
[mdns] Reduce RAM usage by eliminating MAC address heap allocation (#12073)
|
2025-12-09 09:33:23 -05:00 |
|
J. Nick Koston
|
861ed8dd41
|
[scheduler] Avoid std::string allocation in RetryArgs (#12311)
|
2025-12-09 09:27:12 -05:00 |
|
Clyde Stubbs
|
750f4ea797
|
[pio] Rationalise library definitions in platformio.ini (#12374)
|
2025-12-09 08:40:58 -05:00 |
|