Commit Graph

  • 101d553df9 [esp8266] Reduce preference memory usage by 40% through field optimization (#10557) J. Nick Koston 2025-09-04 02:46:50 -05:00
  • 8fb6420b1c [esp8266] Store GPIO initialization arrays in PROGMEM to save RAM (#10560) J. Nick Koston 2025-09-04 02:44:12 -05:00
  • c03d978b46 [wizard] extend the wizard dashboard API to allow upload and empty config options (#10203) Maxim Raznatovski 2025-09-04 04:02:49 +02:00
  • 2d3cdf60ba Bump version to 2025.8.3 Jesse Hills 2025-09-04 09:06:00 +12:00
  • a29fef166b [api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539) J. Nick Koston 2025-09-03 15:07:13 -05:00
  • 9fe94f1201 [esp32] Clear IDF environment variables (#10527) Jonathan Swoboda 2025-09-03 15:59:47 -04:00
  • 1b8978a89a [i2c] Fix bug write_register16 (#10547) Anton Viktorov 2025-09-03 19:18:26 +02:00
  • 6f188d1284 [esp32] Rebuild when idf_component.yml changes (#10540) Jonathan Swoboda 2025-09-03 11:47:51 -04:00
  • a1a336783e [mcp4461] Fix read transaction (#10465) Clyde Stubbs 2025-09-02 06:53:03 +10:00
  • c55bc93f70 [mipi_dsi] Fix config for Guition screen (#10464) Clyde Stubbs 2025-09-02 06:51:31 +10:00
  • de998f2f39 Fix incorrect entity count due to undefined execution order with globals (#10497) J. Nick Koston 2025-08-31 20:01:15 -05:00
  • 950299e52b Update mcp4461.cpp (#10479) Oliver Kleinecke 2025-08-29 02:53:54 +02:00
  • 23c6650902 [api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539) J. Nick Koston 2025-09-03 15:07:13 -05:00
  • 5759692627 [esp32] Clear IDF environment variables (#10527) Jonathan Swoboda 2025-09-03 15:59:47 -04:00
  • 0ab65c225e [wifi] Check for esp32_hosted on no wifi variants (#10528) Jonathan Swoboda 2025-09-03 15:58:42 -04:00
  • 8aeb6d3ba2 [bluetooth_proxy] Change default for active connections to true (#10546) J. Nick Koston 2025-09-03 14:27:39 -05:00
  • c3359edb33 [i2c] Fix bug write_register16 (#10547) Anton Viktorov 2025-09-03 19:18:26 +02:00
  • 4d681ffe3d [esp32] Rebuild when idf_component.yml changes (#10540) Jonathan Swoboda 2025-09-03 11:47:51 -04:00
  • 68628a85b1 [core] Use get_unit_of_measurement_ref() in entity logging to avoid string allocations (#10532) J. Nick Koston 2025-09-03 01:08:57 -05:00
  • 086f1982fa [core] Use get_device_class_ref() in entity platform logging to avoid string allocations (#10531) J. Nick Koston 2025-09-02 21:26:53 -05:00
  • 5ba1c32242 [host] Fix memory allocation in preferences load() method (#10506) J. Nick Koston 2025-09-02 21:26:43 -05:00
  • d2b23ba3a7 [sensor] Change state_class_to_string() to return const char* to avoid allocations (#10533) J. Nick Koston 2025-09-02 21:24:16 -05:00
  • 83fbd77c4a [core] Use get_icon_ref() in entity platform logging to avoid string allocations (#10530) J. Nick Koston 2025-09-02 21:23:46 -05:00
  • 1a054299d4 [core] Optimize fnv1_hash to avoid string allocations for static entities (#10529) J. Nick Koston 2025-09-02 21:17:14 -05:00
  • e3fb9c2a78 [esp32] Remove hardcoding of ulp (#10535) Jonathan Swoboda 2025-09-02 19:51:17 -04:00
  • d1276dc6df [core] Replace magic coroutine priority numbers with self-documenting CoroPriority enum (#10518) J. Nick Koston 2025-09-02 16:41:50 -05:00
  • f286bc57f3 [core] Fix timezone offset calculation (#10426) Eyal 2025-09-01 22:45:25 -06:00
  • ed48282d09 [mcp4461] Fix read transaction (#10465) Clyde Stubbs 2025-09-02 06:53:03 +10:00
  • 2ddd8c72d6 [mipi_dsi] Fix config for Guition screen (#10464) Clyde Stubbs 2025-09-02 06:51:31 +10:00
  • d0b4bc48e4 [wifi] Guard wifi error cases introduced in IDF5.2 by a version check (#10466) Mischa Siekmann 2025-09-01 22:51:03 +02:00
  • 77dbe77117 [nrf52] fix missing bootloader (#10519) tomaszduda23 2025-09-01 19:30:02 +02:00
  • 6daeffcefd [bluetooth_proxy] Expose configured scanning mode in API responses (#10490) J. Nick Koston 2025-08-31 20:07:29 -05:00
  • 6d834c019d Fix incorrect entity count due to undefined execution order with globals (#10497) J. Nick Koston 2025-08-31 20:01:15 -05:00
  • 905e2906fe [nrf52] add dfu (#9319) tomaszduda23 2025-09-01 00:54:35 +02:00
  • a25b544c3b [display] Allow page actions to have auto generated display id (#10460) Jesse Hills 2025-09-01 09:22:11 +12:00
  • da21174c6d [sntp] Use callbacks to trigger on_time_sync for ESP32 and ESP8266 (#10390) Felix Kaechele 2025-08-31 17:02:56 -04:00
  • e29f0ee7f8 Add JPEG encoder support via new camera_encoder component (#9459) DT-art1 2025-08-31 16:26:15 +02:00
  • 983b3cb879 [mipi] Add type to models for better type hinting downstream (#10475) Jesse Hills 2025-08-30 18:43:26 +12:00
  • fd568d9af3 Bump aioesphomeapi from 39.0.0 to 39.0.1 (#10491) dependabot[bot] 2025-08-29 10:14:15 -05:00
  • ca72286386 [lvgl] Update hello world (#10469) Clyde Stubbs 2025-08-29 15:42:39 +10:00
  • dea68bebd8 Adjust sen5x to match VOC/NOX datasheet (#9894) Ben Curtis 2025-08-28 22:00:54 -04:00
  • ef98f67b41 [lvgl] Replace spinbox step with selected_digit (#10349) Clyde Stubbs 2025-08-29 11:58:58 +10:00
  • 6a92b691a0 Update mcp4461.cpp (#10479) Oliver Kleinecke 2025-08-29 02:53:54 +02:00
  • bc960cf6d2 [mapping] Use custom allocator (#9972) Clyde Stubbs 2025-08-29 10:52:37 +10:00
  • 461ce69296 Merge branch 'release' into dev Jesse Hills 2025-08-29 12:39:26 +12:00
  • 6a20e6f9ad Merge pull request #10485 from esphome/bump-2025.8.2 2025.8.2 Jesse Hills 2025-08-29 12:38:45 +12:00
  • cde00a1f4c Bump esphome-dashboard from 20250814.0 to 20250828.0 (#10484) dependabot[bot] 2025-08-29 11:02:15 +12:00
  • 5dc691874b [bluetooth_proxy] Remove unused ClientState::SEARCHING state (#10318) J. Nick Koston 2025-08-28 17:30:14 -05:00
  • c526ab9a3f Bump ruff from 0.12.10 to 0.12.11 (#10483) dependabot[bot] 2025-08-28 22:20:23 +00:00
  • 07875a8b1e Bump version to 2025.8.2 Jesse Hills 2025-08-29 10:16:19 +12:00
  • ba4789970c [esphome] Fix OTA watchdog resets by validating all magic bytes before blocking (#10401) J. Nick Koston 2025-08-28 17:12:38 -05:00
  • 015977cfdf [rtttl] Fix RTTTL for speakers (#10381) Vinicius Fortuna 2025-08-27 21:53:57 -04:00
  • e513c0f004 Fix AttributeError when uploading OTA to offline OpenThread devices (#10459) J. Nick Koston 2025-08-27 23:23:43 +02:00
  • a11970aee0 [wifi] Fix retry with hidden networks. (#10445) Clyde Stubbs 2025-08-28 07:16:26 +10:00
  • 4ab37b069b [i2c] Perform register reads as single transactions (#10389) Clyde Stubbs 2025-08-27 19:30:33 +10:00
  • b6bb6699d1 [mipi_spi] Fix dimensions (#10443) Clyde Stubbs 2025-08-27 19:30:01 +10:00
  • 078eaff9a8 [wifi] Fix reconnection failures after adapter restart by not clearing netif pointers (#10458) J. Nick Koston 2025-08-27 06:49:47 +02:00
  • a7786b75a0 [esp32_ble_tracker] Remove duplicate client promotion logic (#10321) J. Nick Koston 2025-08-28 17:14:51 -05:00
  • d4c11dac8c [esphome] Fix OTA watchdog resets by validating all magic bytes before blocking (#10401) J. Nick Koston 2025-08-28 17:12:38 -05:00
  • 2f2f2f7d15 [absolute_humidity] Fix typo (#10474) DAVe3283 2025-08-28 16:04:19 -06:00
  • a92a08c2de [api] Fix string lifetime issue in fill_and_encode_entity_info for dynamic object_id (#10482) J. Nick Koston 2025-08-28 13:40:36 -05:00
  • 75595b08be [rtttl] Fix RTTTL for speakers (#10381) Vinicius Fortuna 2025-08-27 21:53:57 -04:00
  • 3c7aba0681 Fix AttributeError when uploading OTA to offline OpenThread devices (#10459) J. Nick Koston 2025-08-27 23:23:43 +02:00
  • e5d1c30797 [wifi] Fix retry with hidden networks. (#10445) Clyde Stubbs 2025-08-28 07:16:26 +10:00
  • c171d13c8c [i2c] Perform register reads as single transactions (#10389) Clyde Stubbs 2025-08-27 19:30:33 +10:00
  • 65d63de9b6 [mipi_spi] Fix dimensions (#10443) Clyde Stubbs 2025-08-27 19:30:01 +10:00
  • 9e712e4127 [wifi] Fix reconnection failures after adapter restart by not clearing netif pointers (#10458) J. Nick Koston 2025-08-27 06:49:47 +02:00
  • 9007621fd7 Revert "[core] Dont copy platform source files if there are no entities of that type" (#10441) Clyde Stubbs 2025-08-26 09:15:44 +10:00
  • c01a26607e improve const imports of esphome.const (#10438) Thomas Rupprecht 2025-08-25 23:45:03 +02:00
  • f6ca70970f Merge branch 'release' into dev Jesse Hills 2025-08-26 08:48:51 +12:00
  • 4dc11f05a7 Merge pull request #10427 from esphome/bump-2025.8.1 2025.8.1 Jesse Hills 2025-08-26 08:48:10 +12:00
  • 5e508f7461 [core] Dont copy platform source files if there are no entities of that type (#10436) Jesse Hills 2025-08-26 07:46:54 +12:00
  • 2aceb56606 Merge commit from fork Jonathan Rascher 2025-08-24 22:40:19 -05:00
  • d071a074ef Bump version to 2025.8.1 Jesse Hills 2025-08-25 15:59:35 +12:00
  • 7a459c8c20 [web_server] Use oi.esphome.io for css and js assets (#10296) Clyde Stubbs 2025-08-25 07:04:32 +10:00
  • aebd21958a [test] Add integration test for light effect memory corruption fix (#10417) J. Nick Koston 2025-08-24 22:58:46 +02:00
  • c542db8bfe [esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE (#10399) J. Nick Koston 2025-08-24 22:57:09 +02:00
  • d9dcfe66ec [lvgl] Fix meter rotation (#10342) Clyde Stubbs 2025-08-25 06:52:37 +10:00
  • 8517c2e903 [esp32_ble_client] Reduce log level for harmless BLE timeout race conditions (#10339) J. Nick Koston 2025-08-24 22:51:54 +02:00
  • 684384892a [deep_sleep] Fix ESP32-C6 compilation error with gpio_deep_sleep_hold_en() (#10345) J. Nick Koston 2025-08-24 22:51:23 +02:00
  • d560831d79 [script] Fix parallel mode scripts with delays cancelling each other (#10324) J. Nick Koston 2025-08-24 22:49:52 +02:00
  • fcc3c8e1b6 [esp32_ble] Increase GATT connection retry count to use full timeout window (#10376) J. Nick Koston 2025-08-24 22:49:37 +02:00
  • 959ffde60e [esp32_ble_client] Optimize BLE connection parameters for different connection types (#10356) J. Nick Koston 2025-08-24 22:17:26 +02:00
  • 07715dd50f [pvvx_mithermometer] Fix race condition with BLE authentication (#10327) J. Nick Koston 2025-08-24 22:16:12 +02:00
  • 03836ee2d2 [core] Improve error reporting for entity name conflicts with non-ASCII characters (#10329) J. Nick Koston 2025-08-24 22:11:54 +02:00
  • 50408d9abb [http_request] Fix for host after ArduinoJson library bump (#10348) Clyde Stubbs 2025-08-25 05:55:44 +10:00
  • 0de7259428 [api] Add `USE_API_HOMEASSISTANT_SERVICES if using tag_scanned` action (#10316) Jesse Hills 2025-08-20 23:47:20 +12:00
  • d054709c2d [esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes (#10243) J. Nick Koston 2025-08-19 21:38:32 -05:00
  • da16887915 [api] Add zero-copy StringRef methods for compilation_time and effect_name (#10257) J. Nick Koston 2025-08-19 21:26:53 -05:00
  • 6da8ec8d55 Merge commit from fork Jonathan Rascher 2025-08-24 22:40:19 -05:00
  • d2752b38c9 [core] Fix preference storage to account for device_id (#10333) J. Nick Koston 2025-08-25 02:22:16 +02:00
  • 6004367ee2 [esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging (#10347) J. Nick Koston 2025-08-25 02:07:04 +02:00
  • ecfeb8e4d3 improve AI instructions (#10416) Thomas Rupprecht 2025-08-25 01:51:28 +02:00
  • 456c31262d [web_server] Use oi.esphome.io for css and js assets (#10296) Clyde Stubbs 2025-08-25 07:04:32 +10:00
  • 9f02575287 [test] Add integration test for light effect memory corruption fix (#10417) J. Nick Koston 2025-08-24 22:58:46 +02:00
  • 07bca6103f [esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE (#10399) J. Nick Koston 2025-08-24 22:57:09 +02:00
  • a58c3950bc [lvgl] Fix meter rotation (#10342) Clyde Stubbs 2025-08-25 06:52:37 +10:00
  • 8fe582309e [esp32_ble_client] Reduce log level for harmless BLE timeout race conditions (#10339) J. Nick Koston 2025-08-24 22:51:54 +02:00
  • b41a61c76e [deep_sleep] Fix ESP32-C6 compilation error with gpio_deep_sleep_hold_en() (#10345) J. Nick Koston 2025-08-24 22:51:23 +02:00
  • 61a5023888 [script] Fix parallel mode scripts with delays cancelling each other (#10324) J. Nick Koston 2025-08-24 22:49:52 +02:00