1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Commit Graph

  • 8a9d30c8d3 [esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes J. Nick Koston 2025-08-14 17:44:15 -05:00
  • 4f29b3c7aa [wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242) J. Nick Koston 2025-08-14 17:43:45 -05:00
  • 40d35f3dff Merge branch 'integration' into memory_api J. Nick Koston 2025-08-14 16:32:51 -05:00
  • bf3436f3b3 Merge branch 'no_eap_when_not_configured' into integration J. Nick Koston 2025-08-14 16:32:40 -05:00
  • b7e0627b21 [wifi] Automatically disable Enterprise WiFi support when EAP is not configured J. Nick Koston 2025-08-14 16:29:53 -05:00
  • 4d0049aa62 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-14 16:04:37 -05:00
  • 9a0d663fb0 Merge branch 'clean_comp_removed' into integration J. Nick Koston 2025-08-14 16:04:30 -05:00
  • 9af016e2ce preen J. Nick Koston 2025-08-14 16:03:44 -05:00
  • 256f81f514 Merge branch 'clean_comp_removed' into memory_api J. Nick Koston 2025-08-14 15:59:52 -05:00
  • a5a0ec907d Merge branch 'clean_comp_removed' into integration J. Nick Koston 2025-08-14 15:59:46 -05:00
  • da73cb06cc cover other case J. Nick Koston 2025-08-14 15:59:36 -05:00
  • 3325592d67 Merge branch 'beta' into dev Jesse Hills 2025-08-15 08:46:48 +12:00
  • 0a3ee7d84e Merge pull request #10228 from esphome/bump-2025.8.0b2 2025.8.0b2 Jesse Hills 2025-08-15 08:46:15 +12:00
  • 882237120e Improve error reporting for add_library (#10226) Katherine Whitlock 2025-08-14 16:14:53 -04:00
  • c0c1b4738a Merge branch 'integration' into memory_api J. Nick Koston 2025-08-14 14:21:14 -05:00
  • 6a9dcc7d76 merge J. Nick Koston 2025-08-14 14:20:55 -05:00
  • 93c90124ee Merge branch 'integration' into memory_api J. Nick Koston 2025-08-14 10:07:27 -05:00
  • 82de6516c6 Merge branch 'clean_comp_removed' into integration J. Nick Koston 2025-08-14 10:07:19 -05:00
  • 7e7bfb00aa fix typing J. Nick Koston 2025-08-14 10:06:48 -05:00
  • d42d9fa41e Update esphome/writer.py J. Nick Koston 2025-08-14 10:05:11 -05:00
  • 6dd818a320 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-14 09:41:12 -05:00
  • 7637b77394 Merge branch 'clean_comp_removed' into integration J. Nick Koston 2025-08-14 09:41:04 -05:00
  • ef07d3e0c8 [core] Trigger clean build when components are removed from configuration J. Nick Koston 2025-08-14 09:34:41 -05:00
  • 71efaf097b [esp32_ble] Add `USE_ESP32_BLE_UUID` when advertising is desired (#10230) Jesse Hills 2025-08-15 01:49:14 +12:00
  • bd60dbb746 [quality] Remove period from audio related Invalid raises (#10229) Jesse Hills 2025-08-15 01:48:25 +12:00
  • 6e9fb8201b Merge branch 'integration' into memory_api J. Nick Koston 2025-08-13 23:10:18 -05:00
  • 912f676133 Merge branch 'api_reduce_2' into integration J. Nick Koston 2025-08-13 23:10:10 -05:00
  • 9bcd6c7a85 fix J. Nick Koston 2025-08-13 23:07:22 -05:00
  • 09fa349349 Revert "Revert "preen"" J. Nick Koston 2025-08-13 23:06:23 -05:00
  • 58074e0357 Revert "preen" J. Nick Koston 2025-08-13 23:05:12 -05:00
  • d83ed9ebe1 Revert "preen" J. Nick Koston 2025-08-13 23:04:38 -05:00
  • 6fc0831762 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-13 23:01:43 -05:00
  • dfa2aa481d Merge branch 'api_reduce_2' into integration J. Nick Koston 2025-08-13 23:01:30 -05:00
  • 0207444765 preen J. Nick Koston 2025-08-13 22:58:04 -05:00
  • 51bf2c3511 preen J. Nick Koston 2025-08-13 22:55:06 -05:00
  • 97c405b57e preen J. Nick Koston 2025-08-13 22:53:33 -05:00
  • deff1c4bc7 preen J. Nick Koston 2025-08-13 22:53:12 -05:00
  • d37390412c preen J. Nick Koston 2025-08-13 22:52:51 -05:00
  • 62a2b5e736 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-13 22:46:00 -05:00
  • 6c0d21f116 Merge branch 'api_reduce_2' into integration J. Nick Koston 2025-08-13 22:45:49 -05:00
  • f0decc4716 tweak J. Nick Koston 2025-08-13 22:42:08 -05:00
  • 3346e09785 preen J. Nick Koston 2025-08-13 22:23:47 -05:00
  • b43ca2bbab [api] Optimize message buffer allocation and eliminate redundant methods J. Nick Koston 2025-08-13 22:10:15 -05:00
  • 3bf8624b87 Merge remote-tracking branch 'upstream/dev' into memory_api J. Nick Koston 2025-08-13 21:43:55 -05:00
  • 6b5e43ca72 [qm6988] Clean up code (#10216) Jesse Hills 2025-08-14 14:19:03 +12:00
  • 8d61b1e8df Bump version to 2025.8.0b2 Jesse Hills 2025-08-14 14:00:27 +12:00
  • 9c897993bb Bump esphome-dashboard from 20250514.0 to 20250814.0 (#10227) dependabot[bot] 2025-08-14 12:40:20 +12:00
  • 93f9475105 Bump aioesphomeapi from 38.2.1 to 39.0.0 (#10222) dependabot[bot] 2025-08-13 17:42:54 -05:00
  • 95cd224e3e [psram] allow disabling (#10224) Samuel Sieb 2025-08-13 15:40:12 -07:00
  • b7afeafda9 [espnow] Set state to enabled before adding initial peers (#10225) Jesse Hills 2025-08-14 10:30:28 +12:00
  • 7922462bcf [entity] Allow `device_id` to be blank on entities (#10217) Jesse Hills 2025-08-14 09:42:11 +12:00
  • 46d433775b Bump esphome-dashboard from 20250514.0 to 20250814.0 (#10227) dependabot[bot] 2025-08-14 12:40:20 +12:00
  • 7c4a54de90 Bump aioesphomeapi from 38.2.1 to 39.0.0 (#10222) dependabot[bot] 2025-08-13 17:42:54 -05:00
  • c3f1596498 [psram] allow disabling (#10224) Samuel Sieb 2025-08-13 15:40:12 -07:00
  • 0d1949a61b [espnow] Set state to enabled before adding initial peers (#10225) Jesse Hills 2025-08-14 10:30:28 +12:00
  • 6a8722f33e [entity] Allow `device_id` to be blank on entities (#10217) Jesse Hills 2025-08-14 09:42:11 +12:00
  • 0c92dc77ad Merge branch 'integration' into memory_api J. Nick Koston 2025-08-13 11:24:22 -05:00
  • 203da37390 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-08-13 11:24:14 -05:00
  • fff66072d4 Merge branch 'beta' into dev Jesse Hills 2025-08-14 00:02:17 +12:00
  • 1c2e1ab3e5 Merge pull request #10214 from esphome/bump-2025.8.0b1 2025.8.0b1 Jesse Hills 2025-08-13 23:56:34 +12:00
  • 68ddd98f5f [CI] Fix CI job failures for PRs with >300 changed files (#10215) J. Nick Koston 2025-08-12 22:46:56 -05:00
  • 0dda3faed5 [CI] Fix CI job failures for PRs with >300 changed files (#10215) J. Nick Koston 2025-08-12 22:46:56 -05:00
  • 40c0c36179 Bump version to 2025.9.0-dev Jesse Hills 2025-08-13 14:46:51 +12:00
  • 6b7ced1970 Bump version to 2025.8.0b1 Jesse Hills 2025-08-13 14:46:50 +12:00
  • ed2b76050b [bluetooth_proxy] Remove ESPBTUUID dependency to save 296 bytes of flash (#10213) J. Nick Koston 2025-08-12 21:18:53 -05:00
  • 113813617d [bme280_base, bmp280_base] add reasons to the fails, clean up logging (#10209) Samuel Sieb 2025-08-12 19:05:22 -07:00
  • bb6ce91c9d Merge branch 'integration' into memory_api J. Nick Koston 2025-08-12 21:03:55 -05:00
  • b3e6a0e417 Merge branch 'proxy_uuids_services' into integration J. Nick Koston 2025-08-12 21:03:43 -05:00
  • 4acc7f77cc one more J. Nick Koston 2025-08-12 20:22:10 -05:00
  • 9238916b32 one more J. Nick Koston 2025-08-12 20:22:10 -05:00
  • c3a209d3f4 [ld2450] Replace `throttle` with native filters (#10196) Keith Burzinski 2025-08-12 19:35:19 -05:00
  • ed9e717703 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-12 19:33:42 -05:00
  • ae4f051cd4 Merge branch 'proxy_uuids_services' into integration J. Nick Koston 2025-08-12 19:33:36 -05:00
  • dec9810177 fix J. Nick Koston 2025-08-12 19:26:41 -05:00
  • 235050fe58 fix J. Nick Koston 2025-08-12 19:25:20 -05:00
  • b5c381982c fix J. Nick Koston 2025-08-12 19:23:44 -05:00
  • 5c12f638bd fix J. Nick Koston 2025-08-12 19:22:27 -05:00
  • 36613507be fix J. Nick Koston 2025-08-12 19:19:21 -05:00
  • 803d665a94 tweak J. Nick Koston 2025-08-12 19:16:02 -05:00
  • 5b279f5f92 tweak J. Nick Koston 2025-08-12 19:14:37 -05:00
  • 841deff578 [bluetooth_proxy] Optimize UUID conversion and reduce flash usage by 296 bytes J. Nick Koston 2025-08-12 18:57:17 -05:00
  • c2ebfe8f27 [bluetooth_proxy] Optimize UUID conversion and reduce flash usage by 296 bytes J. Nick Koston 2025-08-12 18:56:20 -05:00
  • 7b116be48b [bluetooth_proxy] Optimize UUID conversion and reduce flash usage by 296 bytes J. Nick Koston 2025-08-12 18:54:23 -05:00
  • bc3212d981 [quality] Use `uint8_t instead of unsigned char` jesserockz-2025-370 Jesse Hills 2025-08-13 08:53:23 +12:00
  • 1c409e1b51 Merge branch 'integration' into memory_api J. Nick Koston 2025-08-12 15:34:36 -05:00
  • ffdf80533e Merge branch 'redudant_checks_bluetooth_proxy' into integration J. Nick Koston 2025-08-12 15:34:29 -05:00
  • b85185f821 [bluetooth_proxy] Remove redundant connection type check after V1 removal J. Nick Koston 2025-08-12 15:12:58 -05:00
  • 7ffdaa1f06 [atm90e32] energy meter calibration log output enhancements & software SPI fix (#10143) John 2025-08-12 04:26:53 -04:00
  • 3a857950bf Bump actions/checkout from 4 to 5 (#10198) dependabot[bot] 2025-08-12 20:23:41 +12:00
  • 0256e0005e [ld2412] New component (#9075) Rihan9 2025-08-12 07:34:37 +02:00
  • c65af68e63 [core] Reset pin registry after target platform validations (#10199) Jesse Hills 2025-08-12 16:33:07 +12:00
  • ef2121a215 Bump aioesphomeapi from 38.1.0 to 38.2.1 (#10197) dependabot[bot] 2025-08-11 20:47:53 -05:00
  • bb40b7702d [const] Add CONF_POWER_MODE (#10173) Joshua Sing 2025-08-12 09:13:24 +10:00
  • 6c48f3d719 [wifi] Remove restriction from using NONE power saving mode with BLE (#10181) Kevin Ahrendt 2025-08-12 00:09:58 +01:00
  • daa7633ebb Merge branch 'integration' into memory_api J. Nick Koston 2025-08-11 17:22:09 -05:00
  • a62d846dd1 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-08-11 17:22:00 -05:00
  • ff52869b4c [api] Add constexpr optimizations to protobuf encoding (#10192) J. Nick Koston 2025-08-11 17:10:38 -05:00
  • 82b7c1224c [core] Improve entity duplicate validation error messages (#10184) J. Nick Koston 2025-08-11 16:58:51 -05:00
  • c14c4fb658 [substitutions] Add some safe built-in functions to jinja parsing (#10178) Jesse Hills 2025-08-12 09:12:54 +12:00
  • 42aee53dde [bluetooth_proxy] Replace dynamic vector with fixed array for BLE advertisements (#10174) J. Nick Koston 2025-08-11 15:47:46 -05:00