Commit Graph

  • 0eea1c0e40 preen J. Nick Koston 2025-06-23 11:56:09 +02:00
  • 0773819778 cleanup J. Nick Koston 2025-06-23 11:45:58 +02:00
  • 170869b7db preen J. Nick Koston 2025-06-23 11:39:25 +02:00
  • 5dc54782e5 preen J. Nick Koston 2025-06-23 11:38:30 +02:00
  • 97b26fbefe preen J. Nick Koston 2025-06-23 11:38:10 +02:00
  • 686cc58d6c preen J. Nick Koston 2025-06-23 11:37:59 +02:00
  • 76a59759b2 preen J. Nick Koston 2025-06-23 11:37:27 +02:00
  • 93245a24b5 preen J. Nick Koston 2025-06-23 11:36:54 +02:00
  • 6a22ea1c7d preen J. Nick Koston 2025-06-23 11:35:41 +02:00
  • 56a02409c8 preen J. Nick Koston 2025-06-23 11:34:11 +02:00
  • edeafd5a53 preen J. Nick Koston 2025-06-23 11:31:38 +02:00
  • f67490b69b preen J. Nick Koston 2025-06-23 11:29:04 +02:00
  • b76e34fb7b preen J. Nick Koston 2025-06-23 11:25:52 +02:00
  • ddbda5032b preen J. Nick Koston 2025-06-23 11:25:24 +02:00
  • 5898d34b0a preen J. Nick Koston 2025-06-23 11:22:45 +02:00
  • b0c02341ff preen J. Nick Koston 2025-06-23 11:22:08 +02:00
  • 19cbc8c33b preen J. Nick Koston 2025-06-23 11:21:37 +02:00
  • 02e61ef5d3 preen J. Nick Koston 2025-06-23 11:20:06 +02:00
  • 8d5d18064d preen J. Nick Koston 2025-06-23 11:19:56 +02:00
  • c5ef7ebd27 preen J. Nick Koston 2025-06-23 11:19:07 +02:00
  • 047a3e0e8c preen J. Nick Koston 2025-06-23 11:18:47 +02:00
  • 13b23f840b preen J. Nick Koston 2025-06-23 11:17:17 +02:00
  • 147f6012b2 preen J. Nick Koston 2025-06-23 11:16:34 +02:00
  • 2c315595f0 preen J. Nick Koston 2025-06-23 11:12:04 +02:00
  • 20405c84ac preen J. Nick Koston 2025-06-23 11:10:07 +02:00
  • 0bc59b97de more api loop reductions J. Nick Koston 2025-06-23 11:06:51 +02:00
  • a3a3bdc7eb more api loop reductions J. Nick Koston 2025-06-23 11:02:27 +02:00
  • e767f30886 more api loop reductions J. Nick Koston 2025-06-23 10:59:49 +02:00
  • e8c250a03c more api loop reductions J. Nick Koston 2025-06-23 10:59:00 +02:00
  • d6725fc1ca more api loop reductions J. Nick Koston 2025-06-23 10:54:50 +02:00
  • 8ec998ff30 more api loop reductions J. Nick Koston 2025-06-23 10:52:34 +02:00
  • 23cc0c7f39 Merge remote-tracking branch 'upstream/dev' into api_reboot J. Nick Koston 2025-06-23 10:48:26 +02:00
  • 19b8bd6aa8 Merge remote-tracking branch 'upstream/logger_disable_loop' into integration J. Nick Koston 2025-06-23 09:03:16 +02:00
  • ed57e7c6b0 Update esphome/components/logger/logger.cpp J. Nick Koston 2025-06-23 09:02:22 +02:00
  • 9f489c9f27 Update esphome/components/logger/logger.h J. Nick Koston 2025-06-23 09:01:21 +02:00
  • f036989361 Update esphome/components/logger/logger.h J. Nick Koston 2025-06-23 09:01:01 +02:00
  • 6afa8141c0 Update esphome/components/logger/logger.cpp J. Nick Koston 2025-06-23 09:00:46 +02:00
  • 587964c6f1 Merge branch 'dev' into logger_disable_loop J. Nick Koston 2025-06-23 09:00:22 +02:00
  • 1a47164876 Feature fontmetrics (#8978) JonasB2497 2025-06-23 06:47:47 +02:00
  • cd22723623 Restore access to BLEScanResult as get_scan_result (#9148) myhomeiot 2025-06-23 06:42:20 +03:00
  • aecaffa2f5 Fixes for setup of OpenThread either using TLV or entering Credentials directly (#9157) rwrozelle 2025-06-22 23:41:29 -04:00
  • 87df3596a2 [config validation] Add more ip address / network validators (#9181) Jesse Hills 2025-06-23 15:41:06 +12:00
  • 41c7852128 [lvgl] Use styles instead of object properties for themes (#9116) Clyde Stubbs 2025-06-23 12:25:26 +10:00
  • 78ec9856fb [lvgl] Add start_value to bar; make values templatable and updateable (#9056) Clyde Stubbs 2025-06-23 12:23:41 +10:00
  • 7aea82a273 Move define Jesse Hills 2025-06-23 14:15:10 +12:00
  • 2a45467bf6 Pre-reserve looping components vector to reduce memory allocations (#9177) J. Nick Koston 2025-06-23 04:10:09 +02:00
  • 7fc5bfd787 Reduce RAM usage for scheduled tasks (#9180) J. Nick Koston 2025-06-23 04:09:34 +02:00
  • 04f592ba6d Fix slow noise handshake by reading multiple messages per loop (#9130) J. Nick Koston 2025-06-23 04:07:53 +02:00
  • 59889a6286 Reduce Logger memory usage by optimizing variable sizes (#9161) J. Nick Koston 2025-06-23 04:06:02 +02:00
  • 20f946ccaf Merge branch 'dev' into multi_device J. Nick Koston 2025-06-23 00:32:09 +02:00
  • e5e972231c Update testing Jesse Hills 2025-06-23 10:26:31 +12:00
  • bfa80157f2 Merge branch 'scheduler_memory_opt' into integration J. Nick Koston 2025-06-23 00:07:43 +02:00
  • 99b1b079d0 Reduce RAM usage for scheduled tasks J. Nick Koston 2025-06-23 00:03:01 +02:00
  • dc5cbd4df8 [const] Move `CONF_DEVICES to const.py` (#9179) Jesse Hills 2025-06-23 09:54:49 +12:00
  • 5697d549a8 Use scheduler for api reboot J. Nick Koston 2025-06-22 23:44:08 +02:00
  • 754d2874e7 `this->` Jesse Hills 2025-06-23 09:21:29 +12:00
  • 06de58ff8b Dont need to warning about simple string area Jesse Hills 2025-06-23 09:20:53 +12:00
  • a0b3527710 Merge branch 'logger_memory' into integration J. Nick Koston 2025-06-22 22:59:51 +02:00
  • df24f48fa1 Merge branch 'pre_preserve_looping_components' into integration J. Nick Koston 2025-06-22 22:57:38 +02:00
  • 7ab9083d77 [nextion] Revert to millis() on recv_ret_string_ (#9168) Edward Firmo 2025-06-22 22:56:50 +02:00
  • 13d53590b2 Pre-reserve looping components vector to reduce memory allocations J. Nick Koston 2025-06-22 22:56:31 +02:00
  • 5857f7b9a7 Merge remote-tracking branch 'dala318/multi_device' into multi_device J. Nick Koston 2025-06-22 21:55:46 +02:00
  • a5ea0cd41f remove unreachable code J. Nick Koston 2025-06-22 21:55:23 +02:00
  • d677934417 Merge branch 'dev' into multi_device J. Nick Koston 2025-06-22 21:45:28 +02:00
  • ba87a0b63c cleanups J. Nick Koston 2025-06-22 21:32:20 +02:00
  • b725bb3dd1 lint J. Nick Koston 2025-06-22 21:28:16 +02:00
  • c34ba3deb5 lint J. Nick Koston 2025-06-22 21:25:55 +02:00
  • 68b13340fb lint J. Nick Koston 2025-06-22 21:24:17 +02:00
  • 8831999ea6 lint J. Nick Koston 2025-06-22 21:23:41 +02:00
  • c1853f8b84 document design decisions J. Nick Koston 2025-06-22 21:21:29 +02:00
  • 2b9b7e2853 validation should happen sooner J. Nick Koston 2025-06-22 21:18:04 +02:00
  • d3b18debf9 validate sooner J. Nick Koston 2025-06-22 21:06:33 +02:00
  • 788803d588 Bump flake8 from 7.2.0 to 7.3.0 (#9172) dependabot[bot] 2025-06-22 19:05:54 +00:00
  • b01eb28d42 validate sooner J. Nick Koston 2025-06-22 21:05:15 +02:00
  • 02019dd16c validate sooner J. Nick Koston 2025-06-22 21:04:42 +02:00
  • 7be12f5ff6 validate sooner J. Nick Koston 2025-06-22 20:59:54 +02:00
  • a90d59b6ba validate sooner J. Nick Koston 2025-06-22 20:59:07 +02:00
  • e7fa156254 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-06-22 20:15:02 +02:00
  • a8ab6b1c43 Merge branch 'dev' into logger_disable_loop J. Nick Koston 2025-06-22 20:12:17 +02:00
  • 25ed7c890b cleanups J. Nick Koston 2025-06-22 20:03:02 +02:00
  • 85e3b63f05 adjust J. Nick Koston 2025-06-22 19:49:12 +02:00
  • a37bac1956 add files J. Nick Koston 2025-06-22 19:46:48 +02:00
  • 818a978dfc units J. Nick Koston 2025-06-22 19:40:53 +02:00
  • 180aeb7d8e simplify J. Nick Koston 2025-06-22 13:50:29 +02:00
  • 0764fa7292 simplify J. Nick Koston 2025-06-22 13:48:27 +02:00
  • 17bf533ed7 simplify J. Nick Koston 2025-06-22 13:44:05 +02:00
  • d7eae1c1a0 simplify J. Nick Koston 2025-06-22 13:43:52 +02:00
  • 7f2d979255 preen J. Nick Koston 2025-06-22 13:39:12 +02:00
  • 46b419ea8b preen J. Nick Koston 2025-06-22 13:38:14 +02:00
  • b30b527ff9 one more place to check J. Nick Koston 2025-06-22 13:37:30 +02:00
  • 41b1bfc504 legacy test J. Nick Koston 2025-06-22 13:37:01 +02:00
  • f4f14a7507 fixes J. Nick Koston 2025-06-22 13:29:49 +02:00
  • 61c29213a7 fixes J. Nick Koston 2025-06-22 13:29:41 +02:00
  • e6d7639209 Merge branch 'dev' into multi_device J. Nick Koston 2025-06-22 13:03:16 +02:00
  • 3c07a186b2 Merge remote-tracking branch 'dala318/multi_device' into multi_device J. Nick Koston 2025-06-22 13:02:48 +02:00
  • cbfd904b9f Bump aioesphomeapi from 32.2.4 to 33.1.0 (#9173) dependabot[bot] 2025-06-22 11:00:42 +00:00
  • 8a725250a9 Merge branch 'dev' into multi_device J. Nick Koston 2025-06-22 12:32:44 +02:00
  • 502b8a6073 fixes J. Nick Koston 2025-06-22 12:32:25 +02:00
  • 6212c6f80f Merge branch 'dev' into logger_disable_loop J. Nick Koston 2025-06-22 12:10:11 +02:00
  • c81dbf9d59 Improve on C++17 (#9170) Jimmy Hedman 2025-06-22 12:09:38 +02:00