Commit Graph

  • ac530c33b0 Bump actions/stale from 10.2.0 to 10.3.0 (#16544) dependabot[bot] 2026-05-22 08:08:14 -05:00
  • 6cb131ce54 [esp8266] Use os_timer-based esp_delay() in delay() J. Nick Koston 2026-05-22 07:51:49 -05:00
  • 9eee8ebb64 [uart] Wake main loop on ESP8266 software serial RX J. Nick Koston 2026-05-22 07:49:40 -05:00
  • 0b5e7ae8fa [sendspin] Bump sendspin-cpp to v0.6.1 (#16553) Kevin Ahrendt 2026-05-22 06:43:08 -04:00
  • f818bddac8 Merge remote-tracking branch 'upstream/dev' into multi-interface-poc kbx81 2026-05-21 21:39:48 -05:00
  • 1f0af903ea feat(ethernet): Unit B + B+ — enable_on_boot lifecycle with lazy-init kbx81 2026-05-21 21:38:45 -05:00
  • ed289390df feat(wifi): Unit B+ — defer esp_wifi_init() to lazy-init kbx81 2026-05-21 21:32:38 -05:00
  • 8f3010ac64 feat(network): Unit A — explicit default-route management kbx81 2026-05-21 21:29:47 -05:00
  • 0b2eb6481f [light] Add light.effect.next / light.effect.previous actions (#16491) Jesse Hills 2026-05-22 13:42:50 +12:00
  • 1d3eea098e [core] Support YAML frontmatter for arbitrary user metadata (#16552) Jesse Hills 2026-05-22 13:00:22 +12:00
  • 383248e53c Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2026-05-21 17:48:27 -05:00
  • b07934d726 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2026-05-21 17:48:19 -05:00
  • 4ff8eb4b15 Bump ruff from 0.15.13 to 0.15.14 (#16543) dependabot[bot] 2026-05-21 22:08:56 +00:00
  • aea1e4d136 [core] Refresh compiled config cache after upload/logs fallback (#16548) J. Nick Koston 2026-05-21 17:05:17 -05:00
  • 38b8b41ccc [sx126x] Assert NSS before wait_busy so commands wake the chip from sleep (#16546) Jonathan Swoboda 2026-05-21 18:03:07 -04:00
  • 96eced0378 [api] Break api_connection/api_server include cycle to drop custom unique_ptr deleter (#16542) J. Nick Koston 2026-05-21 15:42:57 -05:00
  • 21fc8158e7 Merge remote-tracking branch 'upstream/api-break-circular-include' into integration J. Nick Koston 2026-05-21 14:48:58 -05:00
  • 22ae85a2ed [bluetooth_proxy] Add direct api_server.h include lost via api_connection.h refactor J. Nick Koston 2026-05-21 14:17:14 -05:00
  • 7443a65541 [api] Trim verbose comments in include refactor J. Nick Koston 2026-05-21 14:06:18 -05:00
  • 419fb99fdb [api] Move APIConnection inlines into api_connection_buffer.h J. Nick Koston 2026-05-21 14:03:26 -05:00
  • 8dd594afa2 [api] Break api_connection/api_server include cycle to drop custom unique_ptr deleter J. Nick Koston 2026-05-21 13:55:17 -05:00
  • 1ea95264bd [tuya] Restore null guard on status_pin lost in #16353 (#16539) Jonathan Swoboda 2026-05-21 14:08:09 -04:00
  • d2bda0a402 [esp32] Defer esp_panic_handler wrap so arduino-esp32 IDF component skips it (#16538) Jonathan Swoboda 2026-05-21 14:03:55 -04:00
  • 56fd77e4c8 [espidf] Honor the dict shorthand for library.json dependencies (#16537) Jonathan Swoboda 2026-05-21 14:01:54 -04:00
  • 3719ea740a [espidf] Default to remote HEAD when cg.add_library URL has no #ref (#16535) Jonathan Swoboda 2026-05-21 14:01:19 -04:00
  • 750ae56778 [espidf] Backport ninja linux-arm64 entry into tools.json on aarch64 hosts (#16527) Jonathan Swoboda 2026-05-21 12:05:27 -04:00
  • 01494f7431 [audio] Bump esp-audio-libs to v3.1.0 (#16519) Kevin Ahrendt 2026-05-21 11:57:32 -04:00
  • 233a60f106 [ci] Pin uv version in setup-uv to fix Windows manifest fetch flake (#16534) J. Nick Koston 2026-05-21 10:53:34 -05:00
  • e0076cb1a8 [core] Persist & restore CORE.toolchain through StorageJSON (#16531) Jonathan Swoboda 2026-05-21 11:37:46 -04:00
  • b619e3e8c7 [espidf] Write version.txt after extract so bootloader shows the real version (#16532) Jonathan Swoboda 2026-05-21 11:37:10 -04:00
  • f2bfe5cd17 [espidf] Fix tarfile extract crashing on Python 3.11 with None mode (#16530) Jonathan Swoboda 2026-05-21 11:36:27 -04:00
  • 90715373f2 [espidf] Filter noisy 'git rev-parse' errors when .git is stripped (#16521) Jonathan Swoboda 2026-05-21 11:35:51 -04:00
  • 52e7d3ccfb [esp32] Use new sdkconfig key names that replaced deprecated ones (#16522) Jonathan Swoboda 2026-05-21 11:35:25 -04:00
  • a70e358cea Bump zeroconf from 0.149.13 to 0.149.16 (#16533) dependabot[bot] 2026-05-21 09:55:28 -05:00
  • 43a1c2067e Bump zeroconf from 0.149.12 to 0.149.13 (#16520) dependabot[bot] 2026-05-21 08:28:09 -05:00
  • 9d9af645ac Merge remote-tracking branch 'upstream/dev' into multi-interface-poc kbx81 2026-05-20 23:52:07 -05:00
  • 11760307f7 Merge branch 'release' into dev Jesse Hills 2026-05-21 13:49:17 +12:00
  • 15c546b809 Merge pull request #16523 from esphome/bump-2026.5.0 2026.5.0 Jesse Hills 2026-05-21 13:48:28 +12:00
  • 104c8bed41 Bump version to 2026.5.0 Jesse Hills 2026-05-21 11:16:58 +12:00
  • 49bfa12eb7 Merge branch 'beta' into dev Jesse Hills 2026-05-21 10:14:14 +12:00
  • ca859de212 Merge pull request #16518 from esphome/bump-2026.5.0b4 2026.5.0b4 Jesse Hills 2026-05-21 10:13:39 +12:00
  • de783e72d5 Bump version to 2026.5.0b4 Jesse Hills 2026-05-21 09:10:52 +12:00
  • cd7e2d79c4 [esp32] Decouple esp-idf toolchain version check from PIO, honor framework source: override (#16516) Jonathan Swoboda 2026-05-20 16:40:59 -04:00
  • ecf823b871 [espidf] Drop version field from generated idf_component.yml (#16511) Jonathan Swoboda 2026-05-20 14:31:58 -04:00
  • 9fdad68138 Bump aioesphomeapi from 45.0.3 to 45.0.4 (#16513) dependabot[bot] 2026-05-20 10:51:53 -05:00
  • b79a306d02 Bump zeroconf from 0.149.7 to 0.149.12 (#16510) dependabot[bot] 2026-05-20 15:40:20 +00:00
  • 870f628637 [esp32] Decouple esp-idf toolchain version check from PIO, honor framework source: override (#16516) Jonathan Swoboda 2026-05-20 16:40:59 -04:00
  • 4cd3fe8fa3 Merge branch 'dev' into sendspin-artwork Kevin Ahrendt 2026-05-20 15:02:55 -04:00
  • 52c9a2d07b [espidf] Drop version field from generated idf_component.yml (#16511) Jonathan Swoboda 2026-05-20 14:31:58 -04:00
  • 60afad442c [esp32] Fix sdkconfig int values silently clamped to default (#16515) Jonathan Swoboda 2026-05-20 13:36:18 -04:00
  • fbe212944b Bump aioesphomeapi from 45.0.3 to 45.0.4 (#16513) dependabot[bot] 2026-05-20 10:51:53 -05:00
  • 8927ade789 Bump zeroconf from 0.149.7 to 0.149.12 (#16510) dependabot[bot] 2026-05-20 15:40:20 +00:00
  • 9bfae9e782 Remove redundant esp_netif_init Rapsssito 2026-05-20 09:07:57 +02:00
  • eb64707d94 fix(network): lower NETWORK_PRIORITY_BASE below NetworkComponent's own priority kbx81 2026-05-19 23:16:01 -05:00
  • 7814e99b6f fix(network): enable USE_SETUP_PRIORITY_OVERRIDE when priority is configured kbx81 2026-05-19 23:10:32 -05:00
  • 8ad6813d44 Merge PR #14255: network priority kbx81 2026-05-19 22:45:14 -05:00
  • 1aa0a489f6 Merge PR #14012: centralize ESP32 network init kbx81 2026-05-19 22:37:40 -05:00
  • 63fe977adb Merge branch 'beta' into dev Jesse Hills 2026-05-20 14:34:33 +12:00
  • 94badfcb19 Merge pull request #16507 from esphome/bump-2026.5.0b3 2026.5.0b3 Jesse Hills 2026-05-20 14:33:57 +12:00
  • 19c4da2aa5 Bump version to 2026.5.0b3 Jesse Hills 2026-05-20 12:53:26 +12:00
  • e4c8d1f430 [sendspin] Bump sendspin to v0.6.0 (#16496) Kevin Ahrendt 2026-05-19 15:16:00 -04:00
  • 302938f875 [i2s_audio] Optimize SPDIF encoder and suport higher bit depth audio (#16504) Kevin Ahrendt 2026-05-19 14:37:41 -04:00
  • 65e1e210de [espidf] Print RAM summary on ESP32-S3 / unified-DIRAM variants (#16494) Jonathan Swoboda 2026-05-19 12:57:18 -04:00
  • 43cc9fc879 [zigbee] don't allow zigbee + thread or access point (#16499) luar123 2026-05-19 18:53:36 +02:00
  • 41ad2ba763 [i2s_audio] Compute ring buffer size with SPDIF sample count (#16400) Kevin Ahrendt 2026-05-18 22:53:19 -04:00
  • 25739091da [sen6x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16465) Brandon Harvey 2026-05-18 18:20:08 -05:00
  • bbf5fe8450 [sgp4x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16464) Brandon Harvey 2026-05-18 18:19:51 -05:00
  • e9ef58d99d [sen5x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16463) Brandon Harvey 2026-05-18 18:19:48 -05:00
  • e1793a1eff Bump zeroconf from 0.149.3 to 0.149.7 (#16492) dependabot[bot] 2026-05-17 23:29:03 -07:00
  • 9bb70d568d [ci] Move ha-addon and schema release triggers to version-notifier (#16490) Jesse Hills 2026-05-18 15:56:44 +12:00
  • be3ccd29f6 Merge branch 'dev' into central-netif Keith Burzinski 2026-05-19 18:03:15 -05:00
  • 0912122634 [sendspin] Bump sendspin to v0.6.0 (#16496) Kevin Ahrendt 2026-05-19 15:16:00 -04:00
  • 9924d998f1 [i2s_audio] Optimize SPDIF encoder and suport higher bit depth audio (#16504) Kevin Ahrendt 2026-05-19 14:37:41 -04:00
  • e979d461f0 Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#16500) dependabot[bot] 2026-05-19 12:15:50 -05:00
  • 863af482ec [esp32_ble_server] Honor client offset and MTU in long reads (#16458) J. Nick Koston 2026-05-19 10:14:15 -07:00
  • 80ed541032 [core] Add progmem_memcpy HAL helper (#16470) J. Nick Koston 2026-05-19 10:13:58 -07:00
  • 1d0ddfac5d [espidf] Print RAM summary on ESP32-S3 / unified-DIRAM variants (#16494) Jonathan Swoboda 2026-05-19 12:57:18 -04:00
  • c0e71fc713 [zigbee] don't allow zigbee + thread or access point (#16499) luar123 2026-05-19 18:53:36 +02:00
  • 73b8491936 Update esphome/components/network/network_component.h Rodrigo Martín 2026-05-19 17:50:02 +02:00
  • 1332ebe729 Exclude from non ESP32 devices Rapsssito 2026-05-19 09:20:08 +02:00
  • 7ecfe4b5c9 [i2s_audio] Compute ring buffer size with SPDIF sample count (#16400) Kevin Ahrendt 2026-05-18 22:53:19 -04:00
  • 028a54422e preen kbx81 2026-05-18 18:31:31 -05:00
  • de53e7a6b1 preen kbx81 2026-05-18 18:24:54 -05:00
  • 36fc36071d [sen6x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16465) Brandon Harvey 2026-05-18 18:20:08 -05:00
  • cb581271ed [sgp4x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16464) Brandon Harvey 2026-05-18 18:19:51 -05:00
  • b0af4a9f0d [sen5x] Remove incorrect AQI device class from VOC and NOx Index sensors (#16463) Brandon Harvey 2026-05-18 18:19:48 -05:00
  • 0d1d00b654 Merge branch 'dev' into central-netif kbx81 2026-05-18 18:19:46 -05:00
  • f3f3f10872 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2026-05-17 23:29:34 -07:00
  • edb59476b1 Bump zeroconf from 0.149.3 to 0.149.7 (#16492) dependabot[bot] 2026-05-17 23:29:03 -07:00
  • 9c696f5de1 [ci] Move ha-addon and schema release triggers to version-notifier (#16490) Jesse Hills 2026-05-18 15:56:44 +12:00
  • 6804965bd8 Merge branch 'beta' into dev Jesse Hills 2026-05-18 15:31:01 +12:00
  • 213df0412d Merge pull request #16488 from esphome/bump-2026.5.0b2 2026.5.0b2 Jesse Hills 2026-05-18 15:28:53 +12:00
  • cdf74c180e Bump version to 2026.5.0b2 Jesse Hills 2026-05-18 11:11:54 +12:00
  • df31c72e4e [espidf] Switch direct framework downloader to esphome-libs/esp-idf tarballs (#16484) Jonathan Swoboda 2026-05-17 15:29:38 -04:00
  • 4f188bf9bb Bump zeroconf from 0.148.0 to 0.149.3 (#16480) dependabot[bot] 2026-05-16 19:08:19 -07:00
  • 20f92ad5e9 Bump aioesphomeapi from 45.0.2 to 45.0.3 (#16479) dependabot[bot] 2026-05-16 18:41:09 -07:00
  • f301e90fd9 [ci] Use larger app partition for esp32-s3-idf component test grouping (#16430) J. Nick Koston 2026-05-15 22:16:52 -07:00
  • 2dbaaf1efd Bump aioesphomeapi from 45.0.1 to 45.0.2 (#16469) dependabot[bot] 2026-05-15 22:06:33 -07:00
  • da237b5070 [lvgl] Fix image define (#16468) Clyde Stubbs 2026-05-16 08:36:53 +10:00
  • 6a8f24b951 [ft5x06] Fix setting calibration values (#16446) Clyde Stubbs 2026-05-16 08:30:04 +10:00