Commit Graph

  • 61ac874c4c Merge branch 'parse_on_off_uint8t' into integration J. Nick Koston 2025-06-14 17:46:25 -05:00
  • 976b200ff6 Make ParseOnOffState enum uint8_t J. Nick Koston 2025-06-14 17:44:22 -05:00
  • 852343b6d8 Merge remote-tracking branch 'upstream/has_state_' into integration J. Nick Koston 2025-06-14 17:32:40 -05:00
  • c56af9d52b Merge branch 'component_state_oversized' into integration J. Nick Koston 2025-06-14 17:03:31 -05:00
  • 05f18e2828 Optimize Component and Application state storage from uint32_t to uint8_t J. Nick Koston 2025-06-14 17:01:57 -05:00
  • 72804caab2 Merge branch 'warn_if_blocking_over_' into integration J. Nick Koston 2025-06-14 16:43:26 -05:00
  • 80cbe5c7c9 Reduce Component blocking threshold memory usage by 2 bytes per component J. Nick Koston 2025-06-14 16:42:08 -05:00
  • 21892d1236 Merge branch 'error_message_memory' into integration J. Nick Koston 2025-06-14 16:29:43 -05:00
  • 13824624f8 Reduce Component memory usage by 20 bytes per component J. Nick Koston 2025-06-14 16:27:45 -05:00
  • 0fd72ecbab Merge remote-tracking branch 'upstream/batch_exceeds_max_packet_size' into integration J. Nick Koston 2025-06-14 15:46:22 -05:00
  • f848cb1546 Merge remote-tracking branch 'upstream/footer_not_reserved' into integration J. Nick Koston 2025-06-14 15:46:13 -05:00
  • 633854081a Merge remote-tracking branch 'upstream/guard_wrong_total_size' into integration J. Nick Koston 2025-06-14 15:45:35 -05:00
  • 4fed9a581b Merge remote-tracking branch 'upstream/missing_force' into integration J. Nick Koston 2025-06-14 15:45:28 -05:00
  • e9c1202aaa Merge remote-tracking branch 'upstream/ble_events' into integration J. Nick Koston 2025-06-14 15:45:18 -05:00
  • 0a7ae279d0 preen J. Nick Koston 2025-06-14 11:40:50 -05:00
  • 0de2696543 Optimize memory usage by lazy-allocating raw callbacks in sensors J. Nick Koston 2025-06-14 11:37:11 -05:00
  • a7dc239b71 cleanup J. Nick Koston 2025-06-14 10:49:23 -05:00
  • fe0e6990f5 cover J. Nick Koston 2025-06-14 10:14:41 -05:00
  • 5ba65e92d9 cover J. Nick Koston 2025-06-14 10:12:12 -05:00
  • a1452b52c9 Reduce entity memory usage by eliminating field shadowing and bit-packing J. Nick Koston 2025-06-14 10:00:49 -05:00
  • ee37d2f9c8 Build with C++17 (#8603) Jimmy Hedman 2025-06-14 15:21:39 +02:00
  • 92ea697119 Fix captive_portal loading entire web_server (#9066) J. Nick Koston 2025-06-14 08:19:41 -05:00
  • dd2aa23a5f cover J. Nick Koston 2025-06-13 19:28:59 -05:00
  • 0e0359ba7d Fix protobuf encoding size mismatch by passing force parameter in encode_string J. Nick Koston 2025-06-13 19:20:08 -05:00
  • 1c488d375f Bump pytest-asyncio from 0.26.0 to 1.0.0 (#9067) dependabot[bot] 2025-06-13 18:40:18 -05:00
  • 93b1b7aded assert J. Nick Koston 2025-06-13 18:32:21 -05:00
  • 9472dc6a53 Fix API message encoding to return actual size instead of calculated size J. Nick Koston 2025-06-13 18:24:51 -05:00
  • 67b681854e Fix API message encoding to return actual size instead of calculated size J. Nick Koston 2025-06-13 18:20:01 -05:00
  • 1a03b4949f [esp32] Dynamically set default framework based on variant (#9060) Jesse Hills 2025-06-14 11:17:06 +12:00
  • 731b7808cd [prometheus] Remove `cv.only_with_arduino` (#9061) Jesse Hills 2025-06-14 11:08:07 +12:00
  • 7b5990833e Merge branch 'dev' into batch_exceeds_max_packet_size J. Nick Koston 2025-06-13 17:01:10 -05:00
  • b6d5d04589 More coverage J. Nick Koston 2025-06-13 16:59:10 -05:00
  • d9da4cf24d Fix misleading comment in API (#9069) J. Nick Koston 2025-06-13 16:10:33 -05:00
  • fdfbb3e944 Fix footer space not being reserved for batched messages J. Nick Koston 2025-06-13 15:54:31 -05:00
  • faa7a3e37f tweak J. Nick Koston 2025-06-13 15:14:14 -05:00
  • 23748b82bb Ensure api can send batches where the first message exceeds MAX_PACKET_SIZE J. Nick Koston 2025-06-13 14:55:57 -05:00
  • bccb6f578a Ensure we can send batches where the first message exceeds MAX_PACKET_SIZE J. Nick Koston 2025-06-13 14:55:17 -05:00
  • 666a3ee5e9 Fix BYPASS_AUTO feature to work with or without an arming delay (#9051) Nate Clark 2025-06-13 14:31:00 -04:00
  • 02469c2d4c ina219: powerdown the sensor on shutdown (#9053) Nico B 2025-06-13 20:17:38 +02:00
  • de8a5d6e9e Merge branch 'dev' into ble_events J. Nick Koston 2025-06-13 10:46:45 -05:00
  • 14efa3efe0 Merge branch 'ble_events' into ble_events_loop_runtime_stats ble_events_loop_runtime_stats J. Nick Koston 2025-06-13 10:46:23 -05:00
  • a8eb3f7961 lint J. Nick Koston 2025-06-13 10:46:09 -05:00
  • 55da83002b Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select esp32_touch_isr_loop_runtime_stats_always_select J. Nick Koston 2025-06-13 10:12:10 -05:00
  • 2dc85f5a42 Merge remote-tracking branch 'upstream/esp32_touch_isr' into esp32_touch_isr J. Nick Koston 2025-06-13 10:11:49 -05:00
  • 82518b351d lint J. Nick Koston 2025-06-13 10:11:38 -05:00
  • dd345106f7 lock speed_up_tests J. Nick Koston 2025-06-12 22:37:26 -05:00
  • 9763821d68 lock J. Nick Koston 2025-06-12 22:34:03 -05:00
  • 3d358cf431 lock J. Nick Koston 2025-06-12 22:21:15 -05:00
  • 1cebeb53d3 lock J. Nick Koston 2025-06-12 22:10:40 -05:00
  • 09bfa7f527 lock J. Nick Koston 2025-06-12 22:09:53 -05:00
  • a61138c4f7 lock J. Nick Koston 2025-06-12 22:05:31 -05:00
  • b23445e1c3 lock J. Nick Koston 2025-06-12 22:00:28 -05:00
  • b887c1bf08 lock J. Nick Koston 2025-06-12 21:58:52 -05:00
  • 9206888966 label J. Nick Koston 2025-06-12 21:46:38 -05:00
  • 567cba4510 speed up J. Nick Koston 2025-06-12 21:37:22 -05:00
  • 7da5e02388 tweak J. Nick Koston 2025-06-12 21:34:03 -05:00
  • 1dd189cf36 tweak J. Nick Koston 2025-06-12 21:33:53 -05:00
  • 9e5dc01fd4 tweak J. Nick Koston 2025-06-12 21:33:29 -05:00
  • 2a629cae93 [nextion] Remove upload flags reset from success path to prevent TFT corruption (#9064) Edward Firmo 2025-06-13 03:39:32 +02:00
  • 68f34a1683 Merge branch 'dev' into esp32_touch_isr J. Nick Koston 2025-06-12 20:19:29 -05:00
  • bc6b72a422 tweaks J. Nick Koston 2025-06-12 20:14:51 -05:00
  • 99c86a3620 tweaks J. Nick Koston 2025-06-12 20:14:51 -05:00
  • 292f8ec880 Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select J. Nick Koston 2025-06-12 20:02:51 -05:00
  • 599e28e1cb fixes J. Nick Koston 2025-06-12 20:02:39 -05:00
  • ee6b2ba6c6 fixes J. Nick Koston 2025-06-12 19:56:12 -05:00
  • b16b371f85 Merge branch 'ble_events' into ble_events_loop_runtime_stats J. Nick Koston 2025-06-12 19:18:42 -05:00
  • 0877b3e2af suppress unused events J. Nick Koston 2025-06-12 19:18:22 -05:00
  • deee67b331 Merge branch 'dev' into ble_events_loop_runtime_stats J. Nick Koston 2025-06-12 19:06:54 -05:00
  • 15a8a164cb Merge branch 'loop_runtime_stats' into ble_events_loop_runtime_stats J. Nick Koston 2025-06-12 19:06:50 -05:00
  • 05d2ec6e73 Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select J. Nick Koston 2025-06-12 18:34:24 -05:00
  • d1edb1e32a fix J. Nick Koston 2025-06-12 18:34:00 -05:00
  • d1e6b8dd10 comment J. Nick Koston 2025-06-12 18:33:27 -05:00
  • 6bab7c80cb Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select J. Nick Koston 2025-06-12 18:31:29 -05:00
  • b32fc3bfdd lint J. Nick Koston 2025-06-12 18:30:53 -05:00
  • 1f14c316a3 Bump pytest-cov from 6.1.1 to 6.2.1 (#9063) dependabot[bot] 2025-06-12 18:16:37 -05:00
  • 1e24417db0 help with setup J. Nick Koston 2025-06-12 18:09:39 -05:00
  • fb9387ecc5 help with setup J. Nick Koston 2025-06-12 17:55:21 -05:00
  • 6c5f4cdb70 help with setup J. Nick Koston 2025-06-12 17:49:01 -05:00
  • aabacb7454 help with setup J. Nick Koston 2025-06-12 17:47:25 -05:00
  • b5da84479e help with setup J. Nick Koston 2025-06-12 17:43:08 -05:00
  • 88d9361050 help with setup J. Nick Koston 2025-06-12 17:34:24 -05:00
  • 1d90388ffc help with setup J. Nick Koston 2025-06-12 17:27:09 -05:00
  • b3c43ce31f help with setup J. Nick Koston 2025-06-12 17:23:10 -05:00
  • 6d9d22d422 help with setup J. Nick Koston 2025-06-12 17:17:16 -05:00
  • 86be1f56d0 preen J. Nick Koston 2025-06-12 17:14:00 -05:00
  • a0c81ffd7a preen J. Nick Koston 2025-06-12 17:08:47 -05:00
  • ec1dc42e58 Revert "preen" J. Nick Koston 2025-06-12 17:05:06 -05:00
  • 866eaed73d preen J. Nick Koston 2025-06-12 16:58:24 -05:00
  • a18374e1ad cleanup J. Nick Koston 2025-06-12 16:33:15 -05:00
  • f7afcb3b24 cleanup J. Nick Koston 2025-06-12 16:30:41 -05:00
  • 3adcae783c cleanup J. Nick Koston 2025-06-12 16:19:27 -05:00
  • 73b40dd2e7 cleanup J. Nick Koston 2025-06-12 16:19:15 -05:00
  • 1e12614f9a cleanup J. Nick Koston 2025-06-12 16:14:37 -05:00
  • aeaa7c699a Merge branch 'dev' into esp32_touch_isr J. Nick Koston 2025-06-12 15:57:26 -05:00
  • f1c56b7254 cleanup J. Nick Koston 2025-06-12 15:56:32 -05:00
  • e72e0d0646 cleanup J. Nick Koston 2025-06-12 15:56:19 -05:00
  • 5719d334aa cleanup J. Nick Koston 2025-06-12 15:56:04 -05:00
  • bcb6b85333 cleanup J. Nick Koston 2025-06-12 15:54:15 -05:00
  • 5d765413ef cleanup J. Nick Koston 2025-06-12 15:53:42 -05:00
  • efb2e5e7a8 cleanup J. Nick Koston 2025-06-12 15:52:38 -05:00