Commit Graph

  • 3b4bb9f739
    adjust test J. Nick Koston 2025-07-18 09:35:30 -10:00
  • 08407706aa
    esp32cam: add fb location config option (#9630) @RubenKelevra 2025-07-18 21:28:13 +02:00
  • cb8d9dca2a
    [voice_assistant] Use media player callbacks to track TTS response status (#9670) Kevin Ahrendt 2025-07-18 20:24:55 +01:00
  • cc1abfcdb3
    fixed unref enum tracking J. Nick Koston 2025-07-18 09:24:24 -10:00
  • 3f8494bf8f
    [speaker] Media player's pipeline properly returns playing state near end of file (#9668) Kevin Ahrendt 2025-07-18 20:21:36 +01:00
  • 95a08579f6
    Fix AsyncTCP version mismatch between platformio.ini and async_tcp component (#9676) J. Nick Koston 2025-07-18 09:20:08 -10:00
  • d6422b6d25
    missed some more J. Nick Koston 2025-07-18 09:07:29 -10:00
  • cde4fc0609
    missed some more J. Nick Koston 2025-07-18 09:07:13 -10:00
  • 7f5eefed10
    remove dead code J. Nick Koston 2025-07-18 09:01:18 -10:00
  • 1aab2f5a7f
    missed one J. Nick Koston 2025-07-18 08:57:30 -10:00
  • 7566d85941
    preen J. Nick Koston 2025-07-18 08:47:27 -10:00
  • db59f3ae88
    preen J. Nick Koston 2025-07-18 08:42:18 -10:00
  • dc7b39722d
    preen J. Nick Koston 2025-07-18 08:39:31 -10:00
  • 19ab40e5c2
    preen J. Nick Koston 2025-07-18 08:38:22 -10:00
  • 8a2599b7c2
    preen J. Nick Koston 2025-07-18 08:36:15 -10:00
  • 0a45014330
    Remove deprecated protobuf fields to reduce flash usage J. Nick Koston 2025-07-18 08:13:33 -10:00
  • ba7d5d807d
    [CI] Fix clang-tidy not running when platformio.ini changes J. Nick Koston 2025-07-18 08:11:29 -10:00
  • 10605e93cd
    Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-07-18 07:58:14 -10:00
  • a11c39bdc9
    Bump aioesphomeapi from 36.0.1 to 37.0.0 (#9677) dependabot[bot] 2025-07-18 17:57:40 +00:00
  • 0f65731673
    Merge branch 'async_tcp_mismatch_fix' into integration J. Nick Koston 2025-07-18 07:51:18 -10:00
  • 5f9331b112
    Fix AsyncTCP version mismatch between platformio.ini and async_tcp component J. Nick Koston 2025-07-18 07:50:28 -10:00
  • 71cc298363
    Use message_source_map consistently in proto generation (#9542) J. Nick Koston 2025-07-18 02:28:08 -10:00
  • 0d422bd74f
    [scheduler] Add integration tests for set_retry functionality (#9644) J. Nick Koston 2025-07-18 02:26:54 -10:00
  • ce3a16f03c
    [lvgl] Prevent keyerror on min/max value widgets with no default (#9660) Jesse Hills 2025-07-18 23:49:34 +12:00
  • 72905f5f42
    [libretiny] Remove unsupported lock-free queue and event pool implementations (#9653) J. Nick Koston 2025-07-18 01:40:14 -10:00
  • b5b301f935
    [CI] Fix by-code-owner labelling (#9661) Jesse Hills 2025-07-18 23:24:06 +12:00
  • afc48812fa
    [CI] Add codeowners mention workflow (#9651) Jesse Hills 2025-07-18 23:21:38 +12:00
  • e189add8a3
    [CI] New workflow to mention codeowners on issues (#9658) Jesse Hills 2025-07-18 22:57:25 +12:00
  • 94f49ab9da
    Merge remote-tracking branch 'upstream/dev' into memory_api J. Nick Koston 2025-07-17 21:59:34 -10:00
  • 603d4cfcf9
    Merge branch 'retiny_includes' into integration J. Nick Koston 2025-07-17 20:19:47 -10:00
  • 759fe53fd4
    [libretiny] Remove unsupported lock-free queue and event pool implementations J. Nick Koston 2025-07-17 20:18:40 -10:00
  • f8146bd340
    core/schedule: fixup out of sync code comment (#9649) @RubenKelevra 2025-07-18 06:54:01 +02:00
  • ec5a517a76
    Fix bluetooth_proxy heap allocations during BLE scanning (#9633) J. Nick Koston 2025-07-17 18:24:29 -10:00
  • f7314adff4
    [lvgl] Fix meter rotation (#9605) Clyde Stubbs 2025-07-18 14:14:21 +10:00
  • f0f76066f3
    [scheduler] Fix DelayAction cancellation in restart mode scripts (#9646) J. Nick Koston 2025-07-17 18:07:59 -10:00
  • 35c7937df3
    update hash Jesse Hills 2025-07-18 15:47:25 +12:00
  • a18adb8f6e
    Revert "[libretiny] Set lib_compat_mode to soft for libretiny (#9439)" Jesse Hills 2025-07-18 15:44:54 +12:00
  • 1ebf157768
    esp32_camera: deprecate i2c_pins; throw error if combined with i2c: block (#9615) @RubenKelevra 2025-07-18 05:09:24 +02:00
  • 4bd0561ba3
    [logger] fix on_message (#9642) Samuel Sieb 2025-07-17 20:08:18 -07:00
  • 27e8ddbf3c
    faster test scheduler_empty_names J. Nick Koston 2025-07-17 16:53:05 -10:00
  • 34ef07cd58
    remove debug J. Nick Koston 2025-07-17 16:51:02 -10:00
  • 1d373ef621
    fix tests J. Nick Koston 2025-07-17 16:49:32 -10:00
  • 4f35151928
    fixes J. Nick Koston 2025-07-17 16:35:53 -10:00
  • ab354d4bec
    cover J. Nick Koston 2025-07-17 16:27:09 -10:00
  • d4a488f9d2
    cover J. Nick Koston 2025-07-17 16:26:38 -10:00
  • 7b4edf77da
    cover J. Nick Koston 2025-07-17 16:24:27 -10:00
  • c2d55e186c
    Merge remote-tracking branch 'upstream/dev' into scheduler_empty_names J. Nick Koston 2025-07-17 16:22:11 -10:00
  • a18ddd1169
    [scheduler] Fix LibreTiny compilation error due to missing atomic operations (#9643) J. Nick Koston 2025-07-17 16:21:46 -10:00
  • 158a3b2835
    [scheduler] Fix cancellation of timers with empty string names (#9641) J. Nick Koston 2025-07-17 16:20:35 -10:00
  • bd250e000e
    test logger J. Nick Koston 2025-07-17 15:52:07 -10:00
  • eb8a241a01
    [esp32] Allow variant in place of board (#9427) Clyde Stubbs 2025-07-18 11:48:48 +10:00
  • 99b943004f
    make sure no name is nullptr J. Nick Koston 2025-07-17 15:08:49 -10:00
  • 61a965019f
    Merge remote-tracking branch 'origin/integration' into integration J. Nick Koston 2025-07-17 14:43:45 -10:00
  • a91d0e5c2f
    Merge branch 'scheduler_retiny' into integration J. Nick Koston 2025-07-17 14:43:35 -10:00
  • e26c20910d
    [scheduler] Fix LibreTiny compilation error due to missing atomic operations J. Nick Koston 2025-07-17 14:42:35 -10:00
  • da43ec819e [logger] fix on_message Samuel Sieb 2025-07-17 17:33:20 -07:00
  • 6740561bd7
    Fix scheduler with libretiny J. Nick Koston 2025-07-17 14:24:31 -10:00
  • 04820ede37
    Merge branch 'bluetooth_proxy_heap' into integration J. Nick Koston 2025-07-17 14:08:00 -10:00
  • 6d124aa341
    [scheduler] Fix cancellation of timers with empty string names J. Nick Koston 2025-07-17 13:57:30 -10:00
  • 7cdb48b820
    [code quality] move const to esphome/const.py (#9632) tomaszduda23 2025-07-18 01:39:35 +02:00
  • 732370effc
    remove unneeded cast J. Nick Koston 2025-07-17 13:34:00 -10:00
  • 558e175c6b
    adds nRF52840 to PR templates (#9631) tomaszduda23 2025-07-18 01:23:42 +02:00
  • dfa8c8c77f
    Fix scheduler rollover detection with concurrent task calls (#9624) J. Nick Koston 2025-07-17 13:07:36 -10:00
  • 7f807e08b1
    [wireguard] Fix boot loop when CONFIG_LWIP_TCPIP_CORE_LOCKING is enabled (#9637) J. Nick Koston 2025-07-17 13:00:56 -10:00
  • 03f52e741b
    Merge branch 'bluetooth_proxy_heap' into integration J. Nick Koston 2025-07-17 12:59:43 -10:00
  • f5c6e03404
    Merge remote-tracking branch 'upstream/dev' into bluetooth_proxy_heap J. Nick Koston 2025-07-17 12:58:40 -10:00
  • fc1fd3f897
    [api] Fix compilation error with char* lambdas in HomeAssistant services (#9638) J. Nick Koston 2025-07-17 12:55:39 -10:00
  • f5afe1145e
    Refactor API send_message from template to non-template implementation (#9561) J. Nick Koston 2025-07-17 12:28:14 -10:00
  • ee7bda74c0
    Revert "Revert "missed one"" J. Nick Koston 2025-07-17 12:24:57 -10:00
  • d40fcb324c
    Revert "missed one" J. Nick Koston 2025-07-17 12:24:36 -10:00
  • 126f7acad2
    Merge branch 'bluetooth_proxy_heap' into integration J. Nick Koston 2025-07-17 12:23:39 -10:00
  • f9357f5e6e
    Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-07-17 12:23:10 -10:00
  • 81281c181f
    Merge branch 'dev' into bluetooth_proxy_heap J. Nick Koston 2025-07-17 12:07:47 -10:00
  • 91e5bcf787
    Bump aioesphomeapi from 36.0.0 to 36.0.1 (#9636) dependabot[bot] 2025-07-17 21:49:03 +00:00
  • 4378d10f45
    Fix template event web_server crash (#9618) Flo 2025-07-17 23:45:07 +02:00
  • 6178e7d6c8
    Bump ruff from 0.12.3 to 0.12.4 (#9634) dependabot[bot] 2025-07-17 21:27:18 +00:00
  • b01f42d995
    Bump pytest-xdist from 3.7.0 to 3.8.0 (#9287) dependabot[bot] 2025-07-17 11:20:31 -10:00
  • 3f842806ae
    Bump pytest-asyncio from 1.0.0 to 1.1.0 (#9588) dependabot[bot] 2025-07-17 11:13:01 -10:00
  • c17fdd91de
    commit overreserve fix J. Nick Koston 2025-07-17 10:23:00 -10:00
  • 1f0958e824
    safer J. Nick Koston 2025-07-17 09:57:29 -10:00
  • 9291dc4e27
    Merge remote-tracking branch 'upstream/dev' into bluetooth_proxy_heap J. Nick Koston 2025-07-17 09:53:25 -10:00
  • 72419eb540
    fix J. Nick Koston 2025-07-17 07:21:32 -10:00
  • 2347375757
    [ci] attempt to fix permission for workflow (#9610) Clyde Stubbs 2025-07-17 22:45:08 +10:00
  • 513908d8a0
    [ci] Implement external component PR workflow (#9595) Clyde Stubbs 2025-07-17 22:05:26 +10:00
  • f7acad747f
    Update Issues / Feature Requests links (#9607) @RubenKelevra 2025-07-17 14:02:09 +02:00
  • 9476a4b1ce Fix code style issues: remove trailing whitespace, fix WiFi password length, add file ending newline copilot/fix-9603 copilot-swe-agent[bot] 2025-07-17 10:44:53 +00:00
  • b361b93722
    Add some AI instructions (#9606) Jesse Hills 2025-07-17 22:40:28 +12:00
  • 8d2078275d Add tests to verify WiFi shutdown during deep sleep copilot-swe-agent[bot] 2025-07-17 10:08:53 +00:00
  • 12db82e03a Add WiFi shutdown hook to fix long deep sleep issue copilot-swe-agent[bot] 2025-07-17 10:06:02 +00:00
  • 331d98830a Initial plan copilot-swe-agent[bot] 2025-07-17 09:56:05 +00:00
  • 3713f7004d
    Merge branch 'release' into dev Jesse Hills 2025-07-17 21:55:16 +12:00
  • 1a9f02fa63
    Merge pull request #9596 from esphome/bump-2025.7.1 2025.7.1 Jesse Hills 2025-07-17 21:54:35 +12:00
  • 66dd5138b9
    Update Issues / Feature Requests links in Readme (#9600) @RubenKelevra 2025-07-17 11:48:37 +02:00
  • 44979f0840
    Skip compilation of web_server_v1.cpp when not using version 1 (#9590) J. Nick Koston 2025-07-16 23:02:51 -10:00
  • 7ad1b039f9
    Bump version to 2025.7.1 Jesse Hills 2025-07-17 19:40:03 +12:00
  • e255d73c29
    Fix lwIP thread safety assertion failures on ESP32 (#9570) J. Nick Koston 2025-07-16 19:06:57 -10:00
  • 46f5c44b37
    [esp32] Add missing include for helpers (#9579) Jesse Hills 2025-07-17 15:13:03 +12:00
  • 9d80889bc9
    Allow disabling OTA for web_server while keeping it enabled for captive_portal (#9583) J. Nick Koston 2025-07-16 17:05:09 -10:00
  • 08a5ba6ef1
    Add helpful error message when ESP32+Arduino runs out of flash space (#9580) J. Nick Koston 2025-07-16 14:13:55 -10:00
  • 28128c65e5
    Fix format string warnings in Web Server OTA component (#9569) J. Nick Koston 2025-07-16 13:14:25 -10:00