Commit Graph

  • e9f7579910 [logger] give a chance to print crash (#16203) dev tomaszduda23 2026-05-06 03:37:40 +02:00
  • a99c1b3e08 [nrf52] add reserve area for bootloader (#16204) tomaszduda23 2026-05-06 02:37:03 +02:00
  • 2d6af1f7e5 [audio] Bump esp-audio-libs to v3.0.0 (#16263) Kevin Ahrendt 2026-05-05 20:22:53 -04:00
  • 700676b340 [api] Use entity_types.h X-macro for InitialStateIterator declarations (#16075) J. Nick Koston 2026-05-05 18:29:48 -05:00
  • bf1c339dc1 [api] Use entity_types.h X-macro for ListEntitiesIterator declarations (#16076) J. Nick Koston 2026-05-05 18:29:32 -05:00
  • f5c1b8839d [web_server] Use entity_types.h X-macro for ListEntitiesIterator declarations (#16077) J. Nick Koston 2026-05-05 18:29:10 -05:00
  • 4404dd68ba [cover] Fix ControlAction / CoverPublishAction trigger args with reference types (#16227) J. Nick Koston 2026-05-05 18:27:18 -05:00
  • 67491c3194 [packages] Add resolve_packages single-call seam (#16235) J. Nick Koston 2026-05-05 18:26:52 -05:00
  • 39b2b901f7 [core] Replace scheduler pool vector with unbounded intrusive freelist (#16172) J. Nick Koston 2026-05-05 18:26:19 -05:00
  • f30ad588ea [cli] Add --ota-platform flag to pick web_server or native API OTA (#16207) J. Nick Koston 2026-05-05 18:25:53 -05:00
  • be82e8faeb [debug] Remove unused buffer in uicr lambda function (#16208) tomaszduda23 2026-05-06 01:02:26 +02:00
  • 57397a318a [audio] Use the microWAV library for decoding (#16251) Kevin Ahrendt 2026-05-05 12:21:02 -04:00
  • 87a705b1cc [audio] Bump microOpus to v0.4.1 (#16255) Kevin Ahrendt 2026-05-05 08:47:07 -04:00
  • edbb9f7b28 [i2s_audio] Fix stereo playback when slot bit width exceeds data bit width (#16248) Keith Burzinski 2026-05-05 07:15:32 -05:00
  • efff8fe8be [platformio_api] Remove duplicated _strip_win_long_path_prefix (#16249) Jesse Hills 2026-05-05 14:29:23 +12:00
  • f248302370 Merge branch 'release' into dev Jesse Hills 2026-05-05 14:22:23 +12:00
  • 6fda5f41b2 Merge pull request #16240 from esphome/bump-2026.4.4 Jesse Hills 2026-05-05 14:21:38 +12:00
  • ea2b2b3920 [audio_file] Use microDecoder library instead of manual task management/decoding (#16237) Kevin Ahrendt 2026-05-04 21:12:26 -04:00
  • f33d137669 [audio][media_player][speaker] WAV decoding is no longer always built (#16244) Kevin Ahrendt 2026-05-04 19:45:11 -04:00
  • d28498ac2c Bump cryptography from 47.0.0 to 48.0.0 (#16245) dependabot[bot] 2026-05-04 23:39:44 +00:00
  • 556783b95b [http_request] remove slow http_request warning on 8266 (#16239) Olivier ARCHER 2026-05-05 01:19:52 +02:00
  • 857e529803 [audio] Use the microMP3 library instead of esp-audio-libs (#16236) Kevin Ahrendt 2026-05-04 18:41:50 -04:00
  • 197d4dac8e Bump version to 2026.4.4 Jesse Hills 2026-05-05 08:27:10 +12:00
  • 2d7f9dc48d [api] Use safe_print for log output and fix safe_print bytes-repr fallback (#16160) Jesse Hills 2026-05-05 08:12:20 +12:00
  • be84e6c9f4 [api] Fall back to owning types for service array args used after a delay (#16140) J. Nick Koston 2026-05-03 17:55:40 -05:00
  • 0418f2138a [esp32] Drop printf wrap on IDF 6.0+ (picolibc no longer needs it) (#16189) J. Nick Koston 2026-05-01 14:31:56 -05:00
  • d9c22d6b56 [lvgl] Clamp values for meter line indicators (#16180) Clyde Stubbs 2026-05-01 12:23:14 +10:00
  • 60a94fd109 [esp32] Replace 512B stack buffer in printf wraps with picolibc cookie FILE (#16170) J. Nick Koston 2026-04-30 12:27:54 -05:00
  • 9371ec319a [core] Strip \\?\ prefix from sys.executable for PlatformIO subprocess (#16158) Jesse Hills 2026-04-30 16:04:52 +12:00
  • ce466c6b60 [mcp23xxx_base] Reject unsupported interrupt_pin options (inverted, allow_other_uses) (#16149) J. Nick Koston 2026-04-29 18:14:07 -05:00
  • a460f5343c [automation] Fix codegen type for component.resume update_interval (#16069) Brandon Harvey 2026-04-28 05:27:20 -05:00
  • 7c2a63bf82 [api] Use safe_print for log output and fix safe_print bytes-repr fallback (#16160) Jesse Hills 2026-05-05 08:12:20 +12:00
  • 690a197346 [main] Move stacktrace handling out of platformio_api and FlashImage into platform components/util (#16186) Diorcet Yann 2026-05-04 21:07:31 +02:00
  • 24d4da1021 [sensor] Document why TimeoutFilterBase intentionally keeps Component (#16194) J. Nick Koston 2026-05-03 20:18:28 -05:00
  • 53c4e6f386 [tests] Drop duplicate on_boot_restore_from in host_mode_climate_basic_state (#16228) J. Nick Koston 2026-05-03 20:12:51 -05:00
  • 1d63158480 [zephyr] Add nRF52 component tests so CI runs on zephyr-only changes (#16188) J. Nick Koston 2026-05-03 20:05:56 -05:00
  • 013dee44eb [binary_sensor] Drop Component from AutorepeatFilter, use self-keyed scheduler (#16191) J. Nick Koston 2026-05-03 20:05:27 -05:00
  • 9ddb828da3 [api] Don't tear down log connection on stack-trace decode failure (#16196) J. Nick Koston 2026-05-03 20:05:13 -05:00
  • 120d1e51fb [tests] Fix flaky host_mode_climate_basic_state integration test (#16192) J. Nick Koston 2026-05-03 20:04:34 -05:00
  • 844a36f7a1 [api] Mark high-volume proxy messages as speed_optimized (Infrared/RF, Z-Wave, serial) (#16159) J. Nick Koston 2026-05-03 20:03:52 -05:00
  • 72a75f2d3f [cover] Fold ControlAction/CoverPublishAction fields into stateless lambdas (#16046) J. Nick Koston 2026-05-03 20:02:07 -05:00
  • b5eb444015 [dashboard] Stabilize device-builder dashboard backend's API surface (#16206) J. Nick Koston 2026-05-03 20:01:51 -05:00
  • 15ab5422c7 [ci] Run downstream device-builder tests against PR Python code (#16214) J. Nick Koston 2026-05-03 19:45:08 -05:00
  • 33f88619da [valve] Fix ControlAction trigger args with reference types (#16223) J. Nick Koston 2026-05-03 19:44:21 -05:00
  • df1200629f [tests] Fix flaky host_mode_climate_basic_state (#16225) J. Nick Koston 2026-05-03 19:44:11 -05:00
  • 41bd570d30 [light] Fix LightControlAction trigger args with reference types (#16220) J. Nick Koston 2026-05-03 19:44:01 -05:00
  • cf223674e5 [climate] Fix ControlAction trigger args with reference types (#16221) J. Nick Koston 2026-05-03 19:43:49 -05:00
  • af74b639cf [fan] Fix TurnOnAction trigger args with reference types (#16222) J. Nick Koston 2026-05-03 19:43:35 -05:00
  • 4108b27197 [esp8266] Lower WDT_FEED_INTERVAL_MS to 100 ms (#16197) J. Nick Koston 2026-05-03 19:43:09 -05:00
  • 7cfab58a05 [ota] Add partition table update functionality to ota component (#15780) Mat931 2026-05-04 00:42:10 +00:00
  • 85e1e4b95e [zephyr] feed watchdog early. Otherwise OTA may rollback. (#16218) tomaszduda23 2026-05-04 02:37:32 +02:00
  • 0f174ee626 [api] Fall back to owning types for service array args used after a delay (#16140) J. Nick Koston 2026-05-03 17:55:40 -05:00
  • 8046ff7e1e [nextion] TFT upload no longer fails when the display sends a split 0x08 ack (#16205) Edward Firmo 2026-05-03 10:40:09 +02:00
  • 5e9db1c8c6 Bump github/codeql-action from 4.35.2 to 4.35.3 (#16201) dependabot[bot] 2026-05-01 21:46:29 -05:00
  • 81d147ff9e [esp32] Drop printf wrap on IDF 6.0+ (picolibc no longer needs it) (#16189) J. Nick Koston 2026-05-01 14:31:56 -05:00
  • 58cb7effd4 [ota] Add extended OTA protocol (#16164) Mat931 2026-05-01 15:40:14 +00:00
  • 3dd60c5713 [core] Support allocating ring buffer in internal memory (#16187) Kevin Ahrendt 2026-05-01 08:55:08 -04:00
  • f073c1cabe [usb_host][usb_uart] Add configurable max packet size (#14584) Oliver Kleinecke 2026-05-01 12:43:13 +02:00
  • 5cc447e0da [core] Move per-platform hal_platform.h into components/platform/hal.h (#16183) J. Nick Koston 2026-04-30 21:27:31 -05:00
  • 0980630f68 [lvgl] Clamp values for meter line indicators (#16180) Clyde Stubbs 2026-05-01 12:23:14 +10:00
  • b8dfffdf06 [core] Enable ruff FLY (flynt) lint family (#16182) J. Nick Koston 2026-04-30 21:20:07 -05:00
  • f6e39d305d [zigbee] Add newlib compatibility for zigbee sdk in idf 6 (#16174) luar123 2026-05-01 04:08:55 +02:00
  • 08e5cb5576 [esp32_hosted] Bump esp_hosted to 2.12.6 and esp_wifi_remote to 1.5.1 (#16176) Jonathan Swoboda 2026-04-30 21:47:22 -04:00
  • faa61696e0 [sendspin] Use sendspin-cpp to v0.4.0 to reduce stuttering (#16178) Kevin Ahrendt 2026-04-30 21:43:24 -04:00
  • 9999913d07 [zephyr] Move HAL bodies into components/zephyr/hal.cpp + inline trivial dispatches (#16116) J. Nick Koston 2026-04-30 20:10:51 -05:00
  • 92aa98f680 [host] Move HAL bodies into components/host/hal.cpp + inline trivial dispatches (#16115) J. Nick Koston 2026-04-30 19:42:38 -05:00
  • 3d69169141 [climate] Fold ControlAction fields into a single stateless lambda (#16044) J. Nick Koston 2026-04-30 19:16:16 -05:00
  • 24fdfcf1a1 [rp2040] Move HAL bodies into components/rp2040/hal.cpp + inline trivial dispatches (#16114) J. Nick Koston 2026-04-30 19:15:41 -05:00
  • 550444dc34 [binary_sensor] Drop Component from filter classes, use self-keyed scheduler (#16131) J. Nick Koston 2026-04-30 19:15:18 -05:00
  • ba7c06785a [mdns] Broadcast config_hash TXT record on _esphomelib._tcp (#16145) J. Nick Koston 2026-04-30 19:14:55 -05:00
  • b708d1a826 [core] Drop unused DELAY_ACTION from InternalSchedulerID enum (#16151) J. Nick Koston 2026-04-30 19:14:34 -05:00
  • 148d478dec [api] Add encode/decode benchmarks for Z-Wave, IR/RF, and serial proxy messages (#16157) J. Nick Koston 2026-04-30 19:14:20 -05:00
  • 45e78e4114 [core] Inline loop gate expression to avoid stale local reuse (#16167) J. Nick Koston 2026-04-30 19:13:54 -05:00
  • 3b3e003aa3 [sensor] Pack ThrottleAverageFilter have_nan_ into n_ bitfield (-4 B/instance) (#16169) J. Nick Koston 2026-04-30 19:13:10 -05:00
  • 2f3e16b482 [bk72xx] Apply CFG_SUPPORT_BLE=0 SDK option to BK7238 (#16181) J. Nick Koston 2026-04-30 19:12:06 -05:00
  • e085cb50d9 [sensor] Drop Component from filter classes, use self-keyed scheduler (#16132) J. Nick Koston 2026-04-30 19:11:30 -05:00
  • 2fbfb4c385 [ci] Split integration tests into 3 buckets when count is more than 10 (#16152) J. Nick Koston 2026-04-30 19:10:53 -05:00
  • 61261b4a59 [libretiny] Move HAL bodies into components/libretiny/hal.cpp + inline trivial dispatches (#16113) J. Nick Koston 2026-04-30 12:33:22 -05:00
  • d48aad8c4d [esp32] Replace 512B stack buffer in printf wraps with picolibc cookie FILE (#16170) J. Nick Koston 2026-04-30 12:27:54 -05:00
  • f1d3be4bda [core] Simplify RAMAllocator and add internal fallback to external mode (#16171) Kevin Ahrendt 2026-04-30 12:03:40 -04:00
  • 2758aa5517 [audio] bump microOpus to v0.4.0 to use fixed-point by default on ESP32 (#16168) Kevin Ahrendt 2026-04-30 09:12:39 -04:00
  • a8b0133ec1 [audio] Enable specific codecs and configure advanced features (#16166) Kevin Ahrendt 2026-04-30 08:49:28 -04:00
  • 1398dcebb4 [st7789v] Add deprecation warnings (#16162) Clyde Stubbs 2026-04-30 15:53:37 +10:00
  • 096d0c4279 Bump aioesphomeapi from 44.22.0 to 44.23.0 (#16161) dependabot[bot] 2026-04-30 04:45:19 +00:00
  • e127268dac [core] Strip \\?\ prefix from sys.executable for PlatformIO subprocess (#16158) Jesse Hills 2026-04-30 16:04:52 +12:00
  • f0bffed3c0 [esp8266] Move HAL bodies into components/esp8266/hal.cpp + inline arch_init (#16112) J. Nick Koston 2026-04-29 22:42:17 -05:00
  • 1a871e231d [ci] Use client-id for GitHub App token generation (#16155) Jesse Hills 2026-04-30 13:09:37 +12:00
  • 47765bd2d0 [ci] Correct version comment on create-github-app-token pin (#16156) Jesse Hills 2026-04-30 13:08:56 +12:00
  • 8066325e0b Bump esphome/workflows/.github/workflows/lock.yml from 2026.4.0 to 2026.4.1 (#16143) dependabot[bot] 2026-04-30 12:52:25 +12:00
  • b8d24c9e49 [mcp23xxx_base] Reject unsupported interrupt_pin options (inverted, allow_other_uses) (#16149) J. Nick Koston 2026-04-29 18:14:07 -05:00
  • 9b1f5c59bb [core] Fix null deref in WarnIfComponentBlockingGuard for self-keyed scheduler timers (#16150) J. Nick Koston 2026-04-29 18:05:38 -05:00
  • e4b33fddf5 [esp32] Add ESP-IDF 6.0.1 platform entry (#16146) Jonathan Swoboda 2026-04-29 18:43:15 -04:00
  • 77da64a367 [sx126x] Add cold sleep option and drop unused RTC wakeup bit (#16144) Jonathan Swoboda 2026-04-29 17:05:51 -04:00
  • cecccebc64 [core] DelayAction: drop Component inheritance, use self-keyed scheduler (#16129) J. Nick Koston 2026-04-29 15:35:04 -05:00
  • 53b682e48f [ci] Bump clang-tidy from 18.1.8 to 22.1.0.1 (#16078) Jonathan Swoboda 2026-04-29 16:19:33 -04:00
  • 14910e65d9 [ota] Use WatchdogManager for OTA on ESP32 (#16138) Mat931 2026-04-29 20:15:21 +00:00
  • 813964714c [esp32] Move HAL bodies into components/esp32/hal.cpp + inline trivial dispatches (#16111) J. Nick Koston 2026-04-29 15:09:08 -05:00
  • 5a146ab6b7 [valve] Fold ControlAction fields into a single stateless lambda (#16123) J. Nick Koston 2026-04-29 14:20:15 -05:00
  • 61a41402df [fan] Fold TurnOnAction fields into a single stateless lambda (#16122) J. Nick Koston 2026-04-29 14:16:05 -05:00
  • 59b4cfd07c [watchdog] Use default CHECK_IDLE_TASK and PANIC when configuring the watchdog (#16142) Mat931 2026-04-29 18:41:12 +00:00