Commit Graph

  • e9870c2922
    Merge branch 'release' into dev Jesse Hills 2025-06-28 15:48:11 +12:00
  • 50b7349fe0
    Merge pull request #9234 from esphome/bump-2025.6.2 2025.6.2 Jesse Hills 2025-06-28 15:47:02 +12:00
  • 61b3379f48
    [i2c] Disable i2c scan on certain idf versions (#9237) Jonathan Swoboda 2025-06-27 21:32:18 -04:00
  • 5010a0f5e7
    [mcp23xxx_base] fix pin interrupts (#9244) Samuel Sieb 2025-06-27 18:31:23 -07:00
  • 52ca8deb10
    [i2c] Disable i2c scan on certain idf versions (#9237) Jonathan Swoboda 2025-06-27 21:32:18 -04:00
  • 156a9160ba
    [mcp23xxx_base] fix pin interrupts (#9244) Samuel Sieb 2025-06-27 18:31:23 -07:00
  • b3dd4543b7
    Merge branch 'update_libsodium' into integration J. Nick Koston 2025-06-27 17:10:52 -05:00
  • 4f17a28ac5
    Merge branch 'extract_helpers' into integration J. Nick Koston 2025-06-27 17:10:17 -05:00
  • 90736f367a
    release J. Nick Koston 2025-06-27 16:36:32 -05:00
  • 9af88bd482
    DNM: Update libsodium J. Nick Koston 2025-06-27 14:07:27 -05:00
  • 13b89f4934
    Merge branch 'libretiny_logconfig' into integration J. Nick Koston 2025-06-27 13:59:01 -05:00
  • d00a00d142
    Reduce libretiny logconfig messages J. Nick Koston 2025-06-27 13:58:22 -05:00
  • e662c39e16
    Merge branch 'extract_helpers' into integration J. Nick Koston 2025-06-27 13:18:50 -05:00
  • 95ef131285
    address bot comments J. Nick Koston 2025-06-27 13:18:39 -05:00
  • 7476f170f6
    Merge remote-tracking branch 'upstream/extract_helpers' into extract_helpers J. Nick Koston 2025-06-27 13:16:17 -05:00
  • 3b6bd55d1e
    address bot comments J. Nick Koston 2025-06-27 13:16:06 -05:00
  • 10dbc9e884
    Merge remote-tracking branch 'origin/extract_helpers' into integration J. Nick Koston 2025-06-27 13:03:20 -05:00
  • 860f619dfe
    Merge branch 'dev' into extract_helpers J. Nick Koston 2025-06-27 20:02:57 +02:00
  • 17ddc9ee0c
    Merge branch 'extract_helpers' into integration J. Nick Koston 2025-06-27 12:56:28 -05:00
  • 949689c318
    address bot review J. Nick Koston 2025-06-27 12:55:58 -05:00
  • 86a2aac011
    Merge branch 'extract_helpers' into integration J. Nick Koston 2025-06-27 12:50:37 -05:00
  • d0a402f201
    Extract lock-free queue and event pool to core helpers J. Nick Koston 2025-06-27 12:49:44 -05:00
  • 68d66c873e
    Upgrade to use C++20 (#9135) Jimmy Hedman 2025-06-27 19:31:50 +02:00
  • 05772d5365
    Merge remote-tracking branch 'origin/integration' into integration J. Nick Koston 2025-06-27 10:19:35 -05:00
  • c2a68f5147
    Merge branch 'duplicate_webserver_code' into integration J. Nick Koston 2025-06-27 10:19:21 -05:00
  • 697ca1c7be
    simplify J. Nick Koston 2025-06-27 10:17:33 -05:00
  • 409346952f
    clang-format J. Nick Koston 2025-06-27 10:15:04 -05:00
  • f4b3539d77
    clang-format J. Nick Koston 2025-06-27 10:05:30 -05:00
  • c12166c1a1
    missed one J. Nick Koston 2025-06-27 10:04:29 -05:00
  • 8d20f003cb
    Merge branch 'duplicate_webserver_code' into integration J. Nick Koston 2025-06-27 09:45:00 -05:00
  • 88f857a2f0
    defines J. Nick Koston 2025-06-27 09:44:50 -05:00
  • fb7faadd99
    reduce memory J. Nick Koston 2025-06-27 09:41:20 -05:00
  • 5c8d6752fb
    Merge branch 'dev' into duplicate_webserver_code J. Nick Koston 2025-06-27 16:01:32 +02:00
  • dda81fbc2c
    Merge branch 'dev' into binary_sensor_gpio_polling J. Nick Koston 2025-06-27 15:58:14 +02:00
  • c40dff5d63
    cleanup J. Nick Koston 2025-06-27 06:30:51 -05:00
  • 6f07b54772
    cleanup J. Nick Koston 2025-06-27 06:30:42 -05:00
  • ce0f1dfcb6
    Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-06-27 06:30:15 -05:00
  • 948aa13fb9
    Bump version to 2025.6.2 Jesse Hills 2025-06-27 23:16:13 +12:00
  • 9e993ac603
    [esp32] Change `enable_lwip_mdns_queries default to True` (#9188) scaiper 2025-06-27 13:43:18 +03:00
  • 9f3f4ead4f
    [voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224) Kevin Ahrendt 2025-06-26 20:18:51 +01:00
  • 068aa0ff1e
    [speaker] bugfix: continue to block tasks if stop flag is set (#9222) Kevin Ahrendt 2025-06-26 20:12:58 +01:00
  • e146c0796a
    [audio] Bugfix: improve timeout handling (#9221) Kevin Ahrendt 2025-06-26 20:11:50 +01:00
  • cceab26bfb
    [lvgl] Fix dangling pointer issue with qrcode (#9190) Clyde Stubbs 2025-06-24 09:43:40 +10:00
  • c0b1f32889
    [esp32] Change `enable_lwip_mdns_queries default to True` (#9188) scaiper 2025-06-27 13:43:18 +03:00
  • 837dd46adf
    Reduce component_iterator memory usage (#9205) J. Nick Koston 2025-06-27 08:56:54 +02:00
  • 13512440ac
    [gpio] Reduce ESP32 memory usage by optimizing struct padding (#9230) J. Nick Koston 2025-06-27 08:53:40 +02:00
  • 7931423e8c
    Reduce ethernet component memory usage by 8 bytes (#9231) J. Nick Koston 2025-06-27 08:52:12 +02:00
  • 62f28902c5
    [wifi] Reduce memory usage (#9232) J. Nick Koston 2025-06-27 08:50:26 +02:00
  • 1f94e4cc14
    [esp32] Update IDF components to use the registry (#9223) Jonathan Swoboda 2025-06-26 23:37:30 -04:00
  • 61dfd5541f
    use c++17 [[fallthrough]]; (#9149) Thomas Rupprecht 2025-06-27 04:40:42 +02:00
  • 9a3a5d48eb
    Merge branch 'dynamic_logging' into integration J. Nick Koston 2025-06-26 20:47:40 -05:00
  • 4a759eda02
    Disable dynamic log level control for ESP32 ESP-IDF builds J. Nick Koston 2025-06-26 20:47:02 -05:00
  • 87321ce10b
    [esp32_hosted] Add support for remote wifi (#8833) Jonathan Swoboda 2025-06-26 19:51:13 -04:00
  • 4f5aacdb3a
    Optimize SafeModeComponent memory layout to reduce padding (#9228) J. Nick Koston 2025-06-27 01:25:26 +02:00
  • 26badf201d
    fixes J. Nick Koston 2025-06-27 01:17:26 +02:00
  • 384f27cd6d
    Merge branch 'wifi_memory' into integration J. Nick Koston 2025-06-27 01:13:11 +02:00
  • ac1c5f9f58
    Reduce WiFi component memory usage J. Nick Koston 2025-06-27 01:12:19 +02:00
  • 8ad058fdf4
    Merge branch 'ethernet_padding' into integration J. Nick Koston 2025-06-27 01:00:27 +02:00
  • 9024c3c67a
    Reduce ethernet component memory usage by 8 bytes through struct optimization J. Nick Koston 2025-06-27 00:59:50 +02:00
  • fc81a47499
    Merge branch 'esp32_gpio_padding_waste' into integration J. Nick Koston 2025-06-27 00:43:41 +02:00
  • a331452076
    Reduce ESP32 GPIO memory usage by optimizing struct padding J. Nick Koston 2025-06-27 00:42:30 +02:00
  • b1c6e8168e
    Merge remote-tracking branch 'origin/ota_memory_str' into integration J. Nick Koston 2025-06-27 00:34:36 +02:00
  • b41cc0226e
    Optimize OTA password storage from std::string to const char J. Nick Koston 2025-06-27 00:24:45 +02:00
  • 450429ddd5
    Merge branch 'safe_mode_padding' into integration J. Nick Koston 2025-06-27 00:22:40 +02:00
  • f7b24f4b4b
    Optimize SafeModeComponent memory layout to reduce padding J. Nick Koston 2025-06-27 00:20:44 +02:00
  • 294c985380
    Merge branch 'duplicate_webserver_code' into integration J. Nick Koston 2025-06-27 00:09:07 +02:00
  • 720964b901
    Refactor web_server to extract duplicate sorting info code into helper method J. Nick Koston 2025-06-27 00:05:56 +02:00
  • b182f2d544
    [voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224) Kevin Ahrendt 2025-06-26 20:18:51 +01:00
  • 4fac8e9cd5
    [speaker] bugfix: continue to block tasks if stop flag is set (#9222) Kevin Ahrendt 2025-06-26 20:12:58 +01:00
  • d94896c0fb
    [audio] Bugfix: improve timeout handling (#9221) Kevin Ahrendt 2025-06-26 20:11:50 +01:00
  • 15c5dd222f
    [tests] Remove extra newline (#9213) Jesse Hills 2025-06-26 23:21:19 +12:00
  • 8895c8a987
    bitpack api flags J. Nick Koston 2025-06-26 12:46:57 +02:00
  • 740dcd72a2
    Merge branch 'duplicate_client_peername' into integration J. Nick Koston 2025-06-26 12:00:03 +02:00
  • ffd442624f
    Optimize API connection memory usage by removing client_peername_ J. Nick Koston 2025-06-26 11:59:03 +02:00
  • 2930c8e9a8
    [ld2450] Move consts to cpp file, optimize memory use (#9215) Keith Burzinski 2025-06-26 04:37:27 -05:00
  • b12b9b97f4
    [ld2410] More optimizations (#9209) Keith Burzinski 2025-06-26 04:04:38 -05:00
  • 088fd85694
    Merge branch 'batch_ping_fallback' into integration J. Nick Koston 2025-06-26 10:14:21 +02:00
  • d5b68d69d3
    tweak J. Nick Koston 2025-06-26 10:14:05 +02:00
  • bb0f7bb393
    Merge branch 'batch_ping_fallback' into integration J. Nick Koston 2025-06-26 10:10:12 +02:00
  • d86a108f18
    Merge remote-tracking branch 'upstream/dev' into batch_ping_fallback J. Nick Koston 2025-06-26 10:09:24 +02:00
  • 7828ed2d9e
    Merge branch 'batch_ping_fallback' into integration J. Nick Koston 2025-06-26 10:05:06 +02:00
  • ebf14f50fb
    Merge branch 'dev' of https://github.com/esphome/esphome into batch_ping_fallback J. Nick Koston 2025-06-26 10:02:32 +02:00
  • 09e5aa6011
    [script] Add exec bit to run-in-env (#9212) Jesse Hills 2025-06-26 17:59:16 +12:00
  • 9549304007
    [ci] Lint lock.yml (#9214) Jesse Hills 2025-06-26 17:44:02 +12:00
  • f7ac32ceda
    [ld2450] More optimizing, fix copypasta (#9210) Keith Burzinski 2025-06-26 00:35:30 -05:00
  • 92365f133d
    [esp32] Improve and simplify IDF component support (#9163) Jonathan Swoboda 2025-06-26 01:29:42 -04:00
  • a6e7e48b73
    10 years jesserockz-2025-250 Jesse Hills 2025-06-26 16:30:18 +12:00
  • f80610d958
    365 days Jesse Hills 2025-06-26 16:23:10 +12:00
  • 9daa9a6de8
    Use shared workflow for locking (#9211) Jesse Hills 2025-06-26 16:21:51 +12:00
  • 1aacf13888
    Use shared workflow for locking Jesse Hills 2025-06-26 16:19:48 +12:00
  • 23b1e428de
    Optimize Application class memory layout and reduce loop_interval size (#9208) J. Nick Koston 2025-06-26 05:35:01 +02:00
  • f029f4f20e
    Fix missing protobuf message dump for batched messages with very verbose logging (#9206) J. Nick Koston 2025-06-26 03:57:41 +02:00
  • 79e3d2b2d7
    Optimize API connection memory with tagged pointers (#9203) J. Nick Koston 2025-06-26 03:55:12 +02:00
  • c74e5e0f04
    Optimize TemplatableValue memory (#9202) J. Nick Koston 2025-06-26 03:51:51 +02:00
  • 15ef93ccc9
    Optimize API connection loop performance (#9184) J. Nick Koston 2025-06-26 03:47:41 +02:00
  • e017250445
    Reduce logger CPU usage by disabling loop when buffer is empty (#9160) J. Nick Koston 2025-06-26 03:44:07 +02:00
  • 1546ff615b
    Merge branch 'app_padding' into integration J. Nick Koston 2025-06-26 02:47:46 +02:00
  • 46cf1fb597
    comment J. Nick Koston 2025-06-26 02:47:33 +02:00
  • 8bf8655054
    Merge branch 'app_padding' into integration J. Nick Koston 2025-06-26 02:45:13 +02:00
  • a6d84948e2
    Optimize Application class memory layout and reduce loop_interval size J. Nick Koston 2025-06-26 02:43:00 +02:00