Commit Graph

  • 403da1e632 Merge branch 'batch_ping_fallback' into integration J. Nick Koston 2025-06-26 02:12:53 +02:00
  • 2371ec1f9e Replace ping retry timer with batch queue fallback J. Nick Koston 2025-06-26 02:11:17 +02:00
  • 17497eec43 Reduce memory required for sensor entities (#9201) J. Nick Koston 2025-06-26 01:15:59 +02:00
  • 6d0c6329ad [lvgl] Allow linear positioning of grid cells (#9196) Clyde Stubbs 2025-06-26 08:45:14 +10:00
  • 5e3ec2d34b lint J. Nick Koston 2025-06-26 00:24:53 +02:00
  • 78d84644c9 lint J. Nick Koston 2025-06-26 00:24:12 +02:00
  • 0cd0f8015a Merge branch 'message_creator_ram' into integration J. Nick Koston 2025-06-26 00:09:31 +02:00
  • 4b5424f695 nolint J. Nick Koston 2025-06-26 00:08:15 +02:00
  • a1d59040f7 Merge remote-tracking branch 'origin/message_creator_ram' into integration J. Nick Koston 2025-06-25 23:54:37 +02:00
  • 0306398072 Merge remote-tracking branch 'origin/component_iterator' into integration J. Nick Koston 2025-06-25 23:54:33 +02:00
  • a7e0bf9013 tweak J. Nick Koston 2025-06-25 23:53:22 +02:00
  • ddb988cd83 Merge remote-tracking branch 'upstream/dev' into component_iterator J. Nick Koston 2025-06-25 23:39:45 +02:00
  • 04b54353f1 Merge remote-tracking branch 'upstream/dev' into scheduler_copy J. Nick Koston 2025-06-25 23:36:41 +02:00
  • f058107c05 tweak J. Nick Koston 2025-06-25 23:33:54 +02:00
  • 6b5b0815d7 tidy issues J. Nick Koston 2025-06-25 23:26:57 +02:00
  • 8388497038 tidy issues J. Nick Koston 2025-06-25 23:18:50 +02:00
  • 825b1113b6 tweak J. Nick Koston 2025-06-25 23:17:41 +02:00
  • 9074ef792f Reduce component_iterator memory usage J. Nick Koston 2025-06-25 19:35:40 +02:00
  • 0946f28511 avoid string copy in scheduler for const strings J. Nick Koston 2025-06-25 19:08:18 +02:00
  • 23765cd4f5 Merge branch 'message_creator_ram' into integration J. Nick Koston 2025-06-25 18:28:56 +02:00
  • e20c6468d0 fix missed one J. Nick Koston 2025-06-25 18:27:43 +02:00
  • b90516de1d Merge branch 'template_value' into integration J. Nick Koston 2025-06-25 17:30:36 +02:00
  • ec5cc0f00f Merge branch 'integration' of https://github.com/esphome/esphome into integration J. Nick Koston 2025-06-25 17:30:27 +02:00
  • 5dda5a976e Merge branch 'message_creator_ram' into integration J. Nick Koston 2025-06-25 17:22:41 +02:00
  • 915da9ae13 make the bot happy J. Nick Koston 2025-06-25 17:22:23 +02:00
  • 8652464f4e Merge branch 'dev' into message_creator_ram J. Nick Koston 2025-06-25 17:16:31 +02:00
  • ce6ce1c1f8 Merge branch 'message_creator_ram' into integration J. Nick Koston 2025-06-25 17:10:41 +02:00
  • 39efe67e55 Optimize API connection memory with tagged pointers J. Nick Koston 2025-06-25 17:08:57 +02:00
  • 748ffa00f3 Optimize TemplatableValue memory J. Nick Koston 2025-06-25 14:49:01 +02:00
  • e8d9df2b0e Merge branch 'sensor_memory' into integration J. Nick Koston 2025-06-25 14:32:47 +02:00
  • 17396d67de revert J. Nick Koston 2025-06-25 14:32:38 +02:00
  • edd6a86714 Merge branch 'sensor_memory' into integration J. Nick Koston 2025-06-25 14:26:03 +02:00
  • 85b4012c56 Merge branch 'dev' into sensor_memory J. Nick Koston 2025-06-25 14:24:09 +02:00
  • 7d98433502 Update tests/integration/test_host_mode_sensor.py J. Nick Koston 2025-06-25 14:23:59 +02:00
  • 23774ae03b Reduce memory required for sensor entities J. Nick Koston 2025-06-25 14:17:05 +02:00
  • f35be6b5cc [binary_sensor] Add timeout filter (#9198) Clyde Stubbs 2025-06-25 22:09:43 +10:00
  • b18ff48b4a [API] Sub devices and areas (#8544) DanielV 2025-06-25 14:03:41 +02:00
  • 0dedbcdd71 Merge branch 'multi_device' into integration J. Nick Koston 2025-06-25 13:44:20 +02:00
  • 7c28134214 Rename kVARh/VARh to kvarh/varh (#9191) Artem Draft 2025-06-25 13:36:24 +03:00
  • 16860e8a30 fix(MQTT): Call disconnect callback on DNS error (#9016) Rodrigo Martín 2025-06-25 10:20:29 +00:00
  • 5362d1a89f [esp32_hall] Add dummy component (#9125) Jonathan Swoboda 2025-06-25 05:49:31 -04:00
  • 5531296ee0 [ld2410] Use `App.get_loop_component_start_time()`, shorten log messages (#9194) Keith Burzinski 2025-06-25 04:48:32 -05:00
  • 47db5e26f3 [ld2420] Shorten log messages + other clean-up (#9200) Keith Burzinski 2025-06-25 03:16:05 -05:00
  • cf5197b68a [ld2450] Use `App.get_loop_component_start_time()`, shorten log messages (#9192) Keith Burzinski 2025-06-25 03:15:50 -05:00
  • 9f831e91b3 [helpers] Add `format_mac_address_pretty` function, migrate components (#9193) Keith Burzinski 2025-06-24 19:36:33 -05:00
  • 2df0ebd895 [modbus_controller] Fix modbus read_lambda precision for non-floats or large integers (#9159) Javier Peletier 2025-06-25 01:31:23 +02:00
  • 4bdd08887e use a common that does not have dupes on dev multi_device J. Nick Koston 2025-06-25 00:50:18 +02:00
  • 1fd8ebf386 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:35:38 +02:00
  • d2fc3e749c update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:34:50 +02:00
  • 71fbcbceaf update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:34:27 +02:00
  • 27347b2088 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:34:04 +02:00
  • 599993d1a5 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:22:51 +02:00
  • bf359cb8e3 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:20:51 +02:00
  • 509a704410 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:19:32 +02:00
  • 1f48e2b01f update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:18:28 +02:00
  • 8b25b1eee6 update tests now that duplicate names are validated J. Nick Koston 2025-06-25 00:18:28 +02:00
  • 3bbf30ff5f Merge branch 'multi_device' into integration J. Nick Koston 2025-06-25 00:04:33 +02:00
  • 83613726d1 fix J. Nick Koston 2025-06-25 00:04:07 +02:00
  • 254b6a17f3 Merge remote-tracking branch 'dala318/multi_device' into integration J. Nick Koston 2025-06-24 23:54:40 +02:00
  • 796e12bd70 Merge branch 'dev' into multi_device J. Nick Koston 2025-06-24 23:54:24 +02:00
  • ddbe17d3f6 fixes J. Nick Koston 2025-06-24 23:40:16 +02:00
  • 591ec36f4a fixes J. Nick Koston 2025-06-24 23:37:58 +02:00
  • 41eceb72ef preen J. Nick Koston 2025-06-24 23:28:06 +02:00
  • 0a5f094025 cleanup J. Nick Koston 2025-06-24 23:25:46 +02:00
  • ca0f3ba262 cleanup J. Nick Koston 2025-06-24 23:23:59 +02:00
  • 30f4e782db cleanup J. Nick Koston 2025-06-24 23:23:35 +02:00
  • 192158ef1a cleanup J. Nick Koston 2025-06-24 23:22:18 +02:00
  • 602456db40 cleanup J. Nick Koston 2025-06-24 23:13:45 +02:00
  • 536e45668f migrate J. Nick Koston 2025-06-24 23:09:08 +02:00
  • 10bf05ab0d migrate J. Nick Koston 2025-06-24 22:59:46 +02:00
  • 5ad1af69e4 migrate J. Nick Koston 2025-06-24 22:57:10 +02:00
  • 48f2911434 raise J. Nick Koston 2025-06-24 22:18:29 +02:00
  • dbb0d6349a Merge branch 'multi_device' into integration J. Nick Koston 2025-06-24 18:08:14 +02:00
  • ac3598f12a cleanup J. Nick Koston 2025-06-24 18:07:58 +02:00
  • 66201be5ca preen J. Nick Koston 2025-06-24 18:00:10 +02:00
  • ac0b0b652e cleanup J. Nick Koston 2025-06-24 17:55:58 +02:00
  • d89ee2df42 Update esphome/core/application.h J. Nick Koston 2025-06-24 17:52:13 +02:00
  • 418e248e5e cleanup J. Nick Koston 2025-06-24 17:51:05 +02:00
  • 8c2b141049 cleanup J. Nick Koston 2025-06-24 17:41:40 +02:00
  • 2f8e07302b Update esphome/core/entity_base.cpp J. Nick Koston 2025-06-24 17:10:06 +02:00
  • c3776240b6 fixes J. Nick Koston 2025-06-24 17:03:23 +02:00
  • e370872ec1 fix conflicts J. Nick Koston 2025-06-24 16:13:34 +02:00
  • d4e978369a Store reference to device on EntityBase Jesse Hills 2025-06-24 19:56:30 +12:00
  • 8d5d7f5237 Merge branch 'dev' into multi_device Jesse Hills 2025-06-24 16:02:03 +12:00
  • 7ad6dab383 [mqtt] Don't wait for connection unless configured to (#8933) Jesse Hills 2025-06-24 13:31:38 +12:00
  • 612c8d5841 [lvgl] Fix dangling pointer issue with qrcode (#9190) Clyde Stubbs 2025-06-24 09:43:40 +10:00
  • 5cd498fbe9 Merge branch 'multi_device' into integration J. Nick Koston 2025-06-23 22:56:28 +02:00
  • a35e476be5 [opt3001] New component (#6625) Cody Cutrer 2025-06-23 13:31:20 -06:00
  • 87a7157fc4 Merge branch 'release' into dev Jesse Hills 2025-06-24 07:28:40 +12:00
  • fa34adbf6c Merge pull request #9185 from esphome/bump-2025.6.1 2025.6.1 Jesse Hills 2025-06-24 07:27:59 +12:00
  • ac942e0670 Bump aioesphomeapi from 33.1.0 to 33.1.1 (#9187) dependabot[bot] 2025-06-23 19:58:32 +02:00
  • 22e360d479 Bump version to 2025.6.1 Jesse Hills 2025-06-23 23:32:22 +12:00
  • 649936200e Restore access to BLEScanResult as get_scan_result (#9148) myhomeiot 2025-06-23 06:42:20 +03:00
  • 5d6e690c12 Fixes for setup of OpenThread either using TLV or entering Credentials directly (#9157) rwrozelle 2025-06-22 23:41:29 -04:00
  • 2f2ecadae7 [config validation] Add more ip address / network validators (#9181) Jesse Hills 2025-06-23 15:41:06 +12:00
  • 6dfb9eba61 Fix missing BLE GAP events causing RSSI sensor and beacon failures (#9138) J. Nick Koston 2025-06-19 05:03:09 +02:00
  • 24587fe875 [nextion] Fix command spacing double timing and response blocking issues (#9134) Edward Firmo 2025-06-19 03:41:20 +02:00
  • a1aebe6a2c Eliminate memory fragmentation with BLE event pool (#9101) J. Nick Koston 2025-06-18 11:57:49 +02:00
  • 2ad266582f [online_image] Allow suppressing update on url change (#8885) Gustavo Ambrozio 2025-06-23 00:40:07 -10:00
  • 250f515f08 Merge branch 'api_opt' into integration J. Nick Koston 2025-06-23 12:20:40 +02:00