J. Nick Koston
|
bbcdf140bb
|
Merge branch 'event_emitter_vector' into integration
|
2025-09-26 10:23:28 -05:00 |
|
J. Nick Koston
|
a3f8173436
|
prefer this->
|
2025-09-26 10:23:17 -05:00 |
|
J. Nick Koston
|
285eb7a2e1
|
Merge branch 'event_emitter_vector' into integration
|
2025-09-26 10:17:59 -05:00 |
|
J. Nick Koston
|
4110d926dd
|
preen
|
2025-09-26 10:17:48 -05:00 |
|
J. Nick Koston
|
fbf413690b
|
Merge branch 'event_emitter_vector' into integration
|
2025-09-26 10:15:58 -05:00 |
|
J. Nick Koston
|
9ed99e52e2
|
Merge remote-tt racking branch 'upstream/ble_server_opt' into integration
|
2025-09-26 10:15:52 -05:00 |
|
J. Nick Koston
|
eeff69d50b
|
[event_emitter] Replace unordered_map with vector - saves 2.6KB flash, 2.3x faster
|
2025-09-26 10:14:34 -05:00 |
|
J. Nick Koston
|
70685f2939
|
bot comments
|
2025-09-26 09:46:38 -05:00 |
|
J. Nick Koston
|
fb3ce6c783
|
bot comments
|
2025-09-26 09:43:36 -05:00 |
|
J. Nick Koston
|
8275b54594
|
Merge branch 'ble_server_opt' into integration
|
2025-09-26 09:15:26 -05:00 |
|
J. Nick Koston
|
baf09e2eed
|
[esp32_ble_server] Optimize notification and action managers for typical use cases
|
2025-09-26 09:14:29 -05:00 |
|
J. Nick Koston
|
cf6a33ab71
|
Merge branch 'esp32_ble_server_services_simple' into integration
|
2025-09-26 00:13:13 -05:00 |
|
J. Nick Koston
|
1eaa121ad2
|
[esp32_ble_server] Optimize service storage: 1KB flash savings, 84x-241x faster lookups
|
2025-09-26 00:04:05 -05:00 |
|
J. Nick Koston
|
243695a1d3
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-25 22:50:06 -05:00 |
|
J. Nick Koston
|
bbe72ac738
|
Merge branch 'sha256_ota' into integration
|
2025-09-25 20:36:20 -05:00 |
|
J. Nick Koston
|
ba73061a4f
|
random_bytes
|
2025-09-25 20:36:04 -05:00 |
|
Jesse Hills
|
f33819bb8e
|
Add some more defines for dev/ci
|
2025-09-26 13:12:24 +12:00 |
|
J. Nick Koston
|
1560b8b8e2
|
[climate] Remove STL algorithm overhead in save_state() method (#10888)
|
2025-09-26 12:19:48 +12:00 |
|
J. Nick Koston
|
b26776fad4
|
[select] Remove STL algorithm overhead to reduce flash usage (#10887)
|
2025-09-26 12:19:06 +12:00 |
|
J. Nick Koston
|
875ada86b0
|
[web_server] Remove std::find_if overhead matching IDF implementation (#10889)
|
2025-09-26 12:14:16 +12:00 |
|
J. Nick Koston
|
195d1be4a9
|
[version] Reduce flash usage by optimizing string concatenation in setup() (#10890)
|
2025-09-26 12:12:39 +12:00 |
|
J. Nick Koston
|
2b12ff5874
|
[esp32_ble] Reduce RAM usage and firmware size by disabling unused GATT functionality (#10862)
|
2025-09-26 12:11:13 +12:00 |
|
J. Nick Koston
|
250b94d113
|
[text_sensor] Convert LOG_TEXT_SENSOR macro to function to reduce flash usage (#10884)
|
2025-09-26 12:10:31 +12:00 |
|
Jesse Hills
|
28199c1cf8
|
[stale] Clean up stale job (#10892)
|
2025-09-26 12:02:51 +12:00 |
|
Jesse Hills
|
eeb3ccaef7
|
Update stale bot rules (#10891)
|
2025-09-26 11:13:23 +12:00 |
|
Patrick Van Oosterwijck
|
460eb219ba
|
[ethernet] Add LAN8670 PHY support (#10874)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-25 21:45:07 +00:00 |
|
J. Nick Koston
|
be696c40db
|
Merge branch 'dev' into sha256_ota
|
2025-09-25 16:03:42 -05:00 |
|
Jonathan Swoboda
|
cef9cf49bf
|
[htu21d] Fix I2C NACK issue and buffer overrun (#10801)
|
2025-09-25 15:54:38 -05:00 |
|
Jonathan Swoboda
|
28f09f9ed1
|
[dashboard] Fix progress bars on Windows (#10858)
|
2025-09-25 15:53:34 -05:00 |
|
J. Nick Koston
|
3eb502b328
|
Add sha256 support (#10882)
|
2025-09-26 08:53:21 +12:00 |
|
J. Nick Koston
|
fa5245fcfc
|
Merge branch 'version_text_sensor_flash' into integration
|
2025-09-25 14:48:02 -05:00 |
|
J. Nick Koston
|
c3266db03d
|
[version] Reduce flash usage by optimizing string concatenation in setup()
|
2025-09-25 14:47:32 -05:00 |
|
dependabot[bot]
|
7af77d0f82
|
Bump ruff from 0.13.1 to 0.13.2 (#10885)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-25 19:39:14 +00:00 |
|
dependabot[bot]
|
1c229947a8
|
Bump github/codeql-action from 3.30.3 to 3.30.4 (#10886)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-25 14:34:23 -05:00 |
|
J. Nick Koston
|
f7d617fabe
|
Merge branch 'remove_std_find_web_server_like_we_did_for_idf' into integration
|
2025-09-25 14:33:36 -05:00 |
|
J. Nick Koston
|
55cc3a5646
|
Merge branch 'climate_stl_overhead' into integration
|
2025-09-25 14:33:31 -05:00 |
|
J. Nick Koston
|
829b6cfe6a
|
review
|
2025-09-25 14:33:19 -05:00 |
|
J. Nick Koston
|
f62e66e52b
|
[web_server] Remove std::find_if overhead matching IDF implementation
|
2025-09-25 14:31:08 -05:00 |
|
J. Nick Koston
|
7b24e10da0
|
Merge branch 'climate_stl_overhead' into integration
|
2025-09-25 14:24:53 -05:00 |
|
J. Nick Koston
|
1da9345af0
|
[climate] Remove STL algorithm overhead in save_state() method
|
2025-09-25 14:24:25 -05:00 |
|
J. Nick Koston
|
a0bf1ba099
|
Merge branch 'select_stl_overhead' into integration
|
2025-09-25 14:20:51 -05:00 |
|
J. Nick Koston
|
62a466c013
|
[select] Remove STL algorithm overhead to reduce flash usage
|
2025-09-25 14:20:05 -05:00 |
|
J. Nick Koston
|
0ff72b8d42
|
Merge branch 'log_text_sensor' into integration
|
2025-09-25 11:09:46 -05:00 |
|
J. Nick Koston
|
f9c494ad9f
|
Update esphome/components/text_sensor/text_sensor.cpp
|
2025-09-25 11:09:32 -05:00 |
|
J. Nick Koston
|
56c16e6893
|
[text_sensor] Convert LOG_TEXT_SENSOR macro to function to reduce flash usage
|
2025-09-25 11:08:45 -05:00 |
|
J. Nick Koston
|
9a0996567d
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-25 10:56:38 -05:00 |
|
Jonathan Swoboda
|
74f09a2b59
|
[core] Rename to clean-platform to clean-all (#10876)
|
2025-09-25 11:55:43 -04:00 |
|
J. Nick Koston
|
549626bee2
|
Fix flakey password auth failure integration test (#10883)
|
2025-09-25 11:39:56 -04:00 |
|
J. Nick Koston
|
aa5ca91731
|
Merge branch 'sha256_ota' into integration
|
2025-09-25 10:32:16 -05:00 |
|
J. Nick Koston
|
8a620ccac0
|
Merge branch 'sha256' into sha256_ota
|
2025-09-25 10:32:06 -05:00 |
|