Commit Graph

  • 9f0051c21f cleanup J. Nick Koston 2025-06-11 11:17:10 -05:00
  • 0331cb09e8 reduce J. Nick Koston 2025-06-11 11:17:01 -05:00
  • 2f8946f86c cleanup J. Nick Koston 2025-06-11 11:14:10 -05:00
  • 88a3df4008 cleanup J. Nick Koston 2025-06-11 11:13:34 -05:00
  • 0adf514bd6 preen J. Nick Koston 2025-06-11 11:09:19 -05:00
  • a1b5a2abcb tweak J. Nick Koston 2025-06-11 10:58:56 -05:00
  • 068c62c6fe adjust J. Nick Koston 2025-06-11 10:43:48 -05:00
  • 0e9f14f969 wip J. Nick Koston 2025-06-11 10:20:18 -05:00
  • 78315fd388 preen J. Nick Koston 2025-06-11 10:08:30 -05:00
  • 0ab69002df preen J. Nick Koston 2025-06-11 10:05:15 -05:00
  • 1eec1239ec wip J. Nick Koston 2025-06-11 09:56:02 -05:00
  • 60cc4c4ed0 Merge branch 'dev' into drop_unique_id drop_unique_id J. Nick Koston 2025-06-11 08:26:41 -05:00
  • abb4d991ad Bump version to 2025.6.0b1 Jesse Hills 2025-06-11 23:16:56 +12:00
  • f467c79a20 Bump version to 2025.7.0-dev Jesse Hills 2025-06-11 23:16:56 +12:00
  • dcf41db878 [sgp4x] Shorten log messages, various clean-up (#9048) Keith Burzinski 2025-06-11 06:11:11 -05:00
  • c3c3a27af2 Openthread code updates (#9047) Jesse Hills 2025-06-11 22:41:38 +12:00
  • 052f558131 Add support for custom request headers in online_image component (#8985) Stanislav Meduna 2025-06-11 12:14:02 +02:00
  • e8aa7cff36 Improve shutdown reliability when tx buffer is full (#9043) J. Nick Koston 2025-06-11 05:08:23 -05:00
  • 3411e45a0a Reserve memory for component and platform vectors (#9042) J. Nick Koston 2025-06-11 05:05:42 -05:00
  • a488c8cd5c [spi] Restrict octal spi to S3/S2/P4 (#9041) Clyde Stubbs 2025-06-11 19:45:26 +10:00
  • 9652b1a556 [application] Fix build error on some IDF versions (#9045) Keith Burzinski 2025-06-11 04:44:49 -05:00
  • 69f2c79ccb [shtcx] Shorten log messages (#9046) Keith Burzinski 2025-06-11 04:44:10 -05:00
  • 9d9d210176 Add OpenThread support on ESP-IDF (#7506) Mathieu Rene 2025-06-11 01:27:58 -04:00
  • 487e1f871f use `encode_uintXX` (#8847) Thomas Rupprecht 2025-06-11 07:06:45 +02:00
  • 0e27ac281f Ensure components only powerdown after teardown (#9044) J. Nick Koston 2025-06-10 23:21:22 -05:00
  • ad37f103fa [esp32_rmt] Add variant validation for use_dma (#8897) Jonathan Swoboda 2025-06-10 22:00:59 -04:00
  • b579bbf03b [esp32] Use release zip from pioarduino/platform-espressif32 instead of git tag (#8975) Jesse Hills 2025-06-11 13:53:55 +12:00
  • 7f4d2534aa Fix: Seeed Studio MR60FDA2 threshold height could not be set (#9011) Citric Li 2025-06-11 08:44:51 +08:00
  • 9e26daeb94 [esp_ldo] Implement support for ESP32-P4 LDO (#9009) Clyde Stubbs 2025-06-11 10:43:19 +10:00
  • da6af184a6 Use a define for log message constants (#8952) Keith Burzinski 2025-06-10 19:32:51 -05:00
  • 4d347f1cc6 [core] Include esp_mac.h on Arduino too (#9040) Jonathan Swoboda 2025-06-10 20:08:51 -04:00
  • 84e57b8136 [inkplate] Remove arduino dependency (#9031) Jesse Hills 2025-06-11 12:01:11 +12:00
  • 63882c4a74 Reduce Bluetooth overhead by disabling unused logging categories (#8945) J. Nick Koston 2025-06-10 18:57:43 -05:00
  • 2ed5611a08 Replace API deferred queue with efficient message batching system (#9012) J. Nick Koston 2025-06-10 18:49:15 -05:00
  • 1467b704b8 [lvgl] Fix templated argument to lvgl.is_idle (#9014) Clyde Stubbs 2025-06-10 18:47:08 +10:00
  • 94848e4811 [nextion] Add configurable limit for commands processed per loop (#8972) Edward Firmo 2025-06-10 09:27:46 +02:00
  • 3174f7ae86 [nextion] Optimize log messages to reduce memory usage (#9039) Edward Firmo 2025-06-10 01:51:08 +02:00
  • 962a339a8a Bump ruamel-yaml from 0.18.13 to 0.18.14 (#9037) dependabot[bot] 2025-06-09 18:45:05 -05:00
  • 6a76e6ae4a Bump aioesphomeapi from 32.2.0 to 32.2.1 (#9038) dependabot[bot] 2025-06-09 18:44:53 -05:00
  • ce4371a80d [globals] Prevent redundant oversized string checks in loop (#9001) Edward Firmo 2025-06-09 18:19:24 +02:00
  • b7ca6e087a Add LWIP optimization options to reduce flash usage (#8946) J. Nick Koston 2025-06-09 01:08:10 -05:00
  • 368a0eea8a Change RP2040 PIO SK6812 timings (#9020) pseud0sphere 2025-06-09 01:46:27 -04:00
  • 99c368fe62 [tsl2561, tsl2591] Shorten log messages (#9034) Keith Burzinski 2025-06-09 00:45:17 -05:00
  • ff406f8e11 [max7219digit, servo, tsl2591] ESP_LOGCONFIG call reduction (Extend #9026) (#9033) Keith Burzinski 2025-06-08 23:19:20 -05:00
  • b98165e077 [nextion] Use safe restart to properly handle globals and restart logging (#9010) Edward Firmo 2025-06-09 04:10:36 +02:00
  • e2a9cced94 [psram] Add P4 support (#8545) Clyde Stubbs 2025-06-09 11:07:54 +10:00
  • cdae06e571 Force socket ready when high frequency looping (#9032) Jon Krause 2025-06-08 14:40:25 -10:00
  • c0b05ada1a Reduce ESP_LOGCONFIG calls (#9026) J. Nick Koston 2025-06-08 19:02:30 -05:00
  • 80dddb4cae Update webserver local assets to 20250608-225410 (#9030) esphomebot 2025-06-09 11:41:35 +12:00
  • 245c89a6c1 Disable ruff rule UP038 (#9029) J. Nick Koston 2025-06-08 18:15:46 -05:00
  • 4d044d4ac9 [config] Clean build on ESP-IDF when component/platform combos change (#9028) Clyde Stubbs 2025-06-09 08:39:02 +10:00
  • 9cc2a04d54 Implement proper API connection teardown before deep sleep/reboot (#9008) J. Nick Koston 2025-06-08 17:29:26 -05:00
  • 50cdec19dd Bump aioesphomeapi from 32.1.0 to 32.2.0 (#9025) dependabot[bot] 2025-06-08 16:28:39 +00:00
  • 6d587278bd Bump aioesphomeapi from 32.0.0 to 32.1.0 (#9024) dependabot[bot] 2025-06-08 15:26:04 +00:00
  • dde63e7459 [esp32] Add config vars for compiler (#9023) Keith Burzinski 2025-06-08 07:38:15 -05:00
  • 8894f5030a [qwiic_pir] Clean-up, shorten some log messages (#8951) Keith Burzinski 2025-06-07 22:44:35 -05:00
  • 34c100e997 Remove legacy unique_id field from entities J. Nick Koston 2025-06-07 22:17:07 -05:00
  • 9e862b8b53 [list-components.py] Only add platforms that are actually platforms. (#9005) Clyde Stubbs 2025-06-08 12:25:24 +10:00
  • 123d4c3e0d ble testing p4_remote_wifi J. Nick Koston 2025-06-07 15:42:41 -05:00
  • 24d4ada841 Bump ruamel-yaml from 0.18.12 to 0.18.13 (#9018) dependabot[bot] 2025-06-07 13:48:41 -05:00
  • b1a8887548 Bump ruff from 0.11.11 to 0.11.13 (#9017) dependabot[bot] 2025-06-07 13:47:51 -05:00
  • 396005db62 preen send_overhead_stats J. Nick Koston 2025-06-07 05:24:58 -05:00
  • c6f605ce96 preen J. Nick Koston 2025-06-07 05:20:17 -05:00
  • da6520586c preen J. Nick Koston 2025-06-07 05:18:25 -05:00
  • fd22033bda consist J. Nick Koston 2025-06-07 05:17:02 -05:00
  • bb6586d365 make it easier to maintain J. Nick Koston 2025-06-07 05:12:03 -05:00
  • 552dbca56b Merge branch 'loop_runtime_stats' into send_overhead_stats J. Nick Koston 2025-06-06 22:59:46 -05:00
  • 0c04364525 fix flakey tests J. Nick Koston 2025-06-06 22:44:25 -05:00
  • c4ebdd3875 fix flakey tests J. Nick Koston 2025-06-06 22:39:36 -05:00
  • 7f8b277ea4 fix flakey tests J. Nick Koston 2025-06-06 22:39:31 -05:00
  • 0261168b08 fix flakey tests J. Nick Koston 2025-06-06 22:39:29 -05:00
  • 0187820475 fix flakey tests J. Nick Koston 2025-06-06 22:34:22 -05:00
  • 3b226625c6 fix flakey tests J. Nick Koston 2025-06-06 22:34:13 -05:00
  • af060b4692 cover J. Nick Koston 2025-06-06 22:26:10 -05:00
  • 32be69f7f2 cleanup J. Nick Koston 2025-06-06 22:06:29 -05:00
  • a89c60cf10 integration tests J. Nick Koston 2025-06-06 21:56:16 -05:00
  • 2f230f32fa get rid of duplicate buffers J. Nick Koston 2025-06-06 21:14:05 -05:00
  • 4b50b51faf optimize J. Nick Koston 2025-06-06 20:36:37 -05:00
  • fb92cbad59 document J. Nick Koston 2025-06-06 20:10:41 -05:00
  • 5c2f68dcb1 naming J. Nick Koston 2025-06-06 20:09:20 -05:00
  • 661fb1e74f fix refactoring error J. Nick Koston 2025-06-06 20:08:18 -05:00
  • 4ec0cf6edc tweaks J. Nick Koston 2025-06-06 20:04:42 -05:00
  • a0b71b9930 cleanup J. Nick Koston 2025-06-06 19:17:08 -05:00
  • 6d11b80684 iov cleanup J. Nick Koston 2025-06-06 18:48:18 -05:00
  • 83dab69d6a fix size calc J. Nick Koston 2025-06-06 18:34:08 -05:00
  • 1f64cb446d tweaks J. Nick Koston 2025-06-06 23:03:57 +01:00
  • d45a04df3f refactor to get rid of lambda J. Nick Koston 2025-06-06 22:48:07 +01:00
  • b2bd0d2318 cleanup J. Nick Koston 2025-06-06 21:40:18 +01:00
  • 259e513293 Revert "get rid of lambdas except for event" J. Nick Koston 2025-06-06 21:03:28 +01:00
  • 1226e581ec get rid of lambdas except for event J. Nick Koston 2025-06-06 21:00:53 +01:00
  • 3271f74b1b c++11 J. Nick Koston 2025-06-06 19:32:55 +01:00
  • efe3ffe1da remove unused timestamp J. Nick Koston 2025-06-06 19:28:36 +01:00
  • 051aee5228 fix J. Nick Koston 2025-06-06 13:24:42 +01:00
  • b62de22175 batch ListEntitiesDone J. Nick Koston 2025-06-06 13:23:11 +01:00
  • 7cf06eb0d5 tweaks J. Nick Koston 2025-06-06 13:13:16 +01:00
  • add7593b4a 8266 J. Nick Koston 2025-06-06 12:44:02 +01:00
  • 858ea16f91 8266 J. Nick Koston 2025-06-06 12:41:25 +01:00
  • 160e2593cd 8266 J. Nick Koston 2025-06-06 12:38:09 +01:00
  • 5794472828 remove debug from testing J. Nick Koston 2025-06-06 12:35:52 +01:00
  • c85f7adbb6 fix footer calc J. Nick Koston 2025-06-06 12:27:41 +01:00