J. Nick Koston
|
28d16728d3
|
[core] Add memory pool to scheduler to reduce heap fragmentation (#10536)
|
2025-09-08 10:27:58 +12:00 |
|
dependabot[bot]
|
f24a182ba2
|
Bump pytest-cov from 6.2.1 to 6.3.0 (#10640)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-07 17:26:31 -05:00 |
|
dependabot[bot]
|
0065fe1516
|
Bump zeroconf from 0.147.0 to 0.147.2 (#10642)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-07 17:26:06 -05:00 |
|
J. Nick Koston
|
148fa698cc
|
Fix DNS resolution inconsistency between logs and OTA operations (#10595)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-09-08 10:25:22 +12:00 |
|
J. Nick Koston
|
5a5b528205
|
Merge branch 'optimize_pcf8574' into integration
|
2025-09-07 17:21:51 -05:00 |
|
J. Nick Koston
|
b227e83c08
|
Merge branch 'pca9554_loop_churn_fix' into integration
|
2025-09-07 17:21:48 -05:00 |
|
J. Nick Koston
|
e969fc3027
|
Merge branch 'sx1509_gpio_cache' into integration
|
2025-09-07 17:21:44 -05:00 |
|
J. Nick Koston
|
269fed6ccc
|
Merge branch 'gpio_expander_fix_more_than_8_pins_in_bank' into sx1509_gpio_cache
|
2025-09-07 17:21:27 -05:00 |
|
J. Nick Koston
|
2d43f31fdb
|
Merge branch 'gpio_expander_fix_more_than_8_pins_in_bank' into optimize_pcf8574
|
2025-09-07 17:21:09 -05:00 |
|
J. Nick Koston
|
c906eb881b
|
Merge branch 'gpio_expander_fix_more_than_8_pins_in_bank' into pca9554_loop_churn_fix
|
2025-09-07 17:20:40 -05:00 |
|
J. Nick Koston
|
d0c157c92e
|
Merge branch 'gpio_expander_fix_more_than_8_pins_in_bank' into integration
|
2025-09-07 16:50:42 -05:00 |
|
J. Nick Koston
|
7d65acf7db
|
use conditional
|
2025-09-07 16:48:09 -05:00 |
|
J. Nick Koston
|
b25506b045
|
[core] Skip redundant process_to_add() call when no scheduler items added (#10630)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-08 09:10:55 +12:00 |
|
J. Nick Koston
|
0c737fc4df
|
[core] Convert LOG_UPDATE_INTERVAL macro to function to reduce flash usage (#10636)
|
2025-09-08 09:09:15 +12:00 |
|
davidmonro
|
a8b8507ffc
|
Atm90e32/26 device class fixes (#10629)
|
2025-09-08 08:06:10 +12:00 |
|
J. Nick Koston
|
8fb7cd2340
|
Merge branch 'base64_chars_flash_esp8266' into integration
|
2025-09-07 09:48:10 -05:00 |
|
J. Nick Koston
|
7bd8b1d137
|
Update esphome/core/helpers.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-07 09:46:54 -05:00 |
|
J. Nick Koston
|
3a9bc75b29
|
Merge branch 'log_update_interval' into integration
|
2025-09-07 09:33:21 -05:00 |
|
J. Nick Koston
|
0f2a8300b2
|
[core] Convert LOG_UPDATE_INTERVAL macro to function to reduce flash usage
|
2025-09-07 09:32:02 -05:00 |
|
J. Nick Koston
|
546a2e2fcc
|
Merge branch 'component_source_logstring' into integration
|
2025-09-07 09:02:20 -05:00 |
|
J. Nick Koston
|
b70573e8ff
|
Merge remote-tracking branch 'upstream/dev' into component_source_logstring
|
2025-09-07 09:02:07 -05:00 |
|
J. Nick Koston
|
3faea0b0cd
|
Merge branch 'base64_chars_flash_esp8266' into integration
|
2025-09-07 08:58:54 -05:00 |
|
J. Nick Koston
|
960a65e2f3
|
[core] Store BASE64 chars in flash memory array
|
2025-09-07 08:56:44 -05:00 |
|
J. Nick Koston
|
28233180c9
|
tidy
|
2025-09-07 08:27:25 -05:00 |
|
J. Nick Koston
|
11f5849e70
|
Merge branch 'bad_ind_flash_esp8266' into integration
|
2025-09-07 08:23:29 -05:00 |
|
J. Nick Koston
|
c198ef6b07
|
[api] Store plaintext error message in PROGMEM on ESP8266
|
2025-09-07 08:21:02 -05:00 |
|
J. Nick Koston
|
c33bb3a8a9
|
[esp8266] Store component warning strings in flash to reduce RAM usage (#10623)
|
2025-09-06 23:56:45 -05:00 |
|
J. Nick Koston
|
b738a8ba83
|
Merge branch 'scheduler_skip_add_no_change' into integration
|
2025-09-06 23:30:51 -05:00 |
|
J. Nick Koston
|
0364ea38e6
|
Merge remote-tracking branch 'upstream/scheduler_skip_add_no_change' into scheduler_skip_add_no_change
|
2025-09-06 23:30:40 -05:00 |
|
J. Nick Koston
|
fec9e63b0c
|
rename
|
2025-09-06 23:29:40 -05:00 |
|
J. Nick Koston
|
98f7ae93db
|
Update esphome/core/scheduler.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-06 23:27:14 -05:00 |
|
J. Nick Koston
|
d0b0ee704c
|
Merge branch 'scheduler_skip_add_no_change' into integration
|
2025-09-06 22:58:00 -05:00 |
|
J. Nick Koston
|
4a9cfeddcd
|
better name
|
2025-09-06 22:56:57 -05:00 |
|
J. Nick Koston
|
7b7ec63b4a
|
Merge branch 'scheduler_skip_add_no_change' into integration
|
2025-09-06 22:53:27 -05:00 |
|
J. Nick Koston
|
57fd7552e3
|
[core] Skip redundant process_to_add() call when no scheduler items added
|
2025-09-06 22:52:48 -05:00 |
|
J. Nick Koston
|
a4e7805635
|
Merge remote-tracking branch 'origin/dev' into integration
|
2025-09-06 09:23:24 -05:00 |
|
Clyde Stubbs
|
4d09932320
|
[kmeteriso] Fix i2c call (#10618)
|
2025-09-06 13:51:44 +10:00 |
|
J. Nick Koston
|
5d039c3bbc
|
Merge branch 'warning_strings_flash' into integration
|
2025-09-05 22:23:16 -05:00 |
|
J. Nick Koston
|
2aadf59219
|
cleanup
|
2025-09-05 22:22:52 -05:00 |
|
J. Nick Koston
|
ba5324fa2f
|
merge
|
2025-09-05 22:15:31 -05:00 |
|
J. Nick Koston
|
b793f94d9a
|
Merge branch 'warning_strings_flash' into integration
|
2025-09-05 22:13:20 -05:00 |
|
J. Nick Koston
|
ad58b92abe
|
more
|
2025-09-05 22:08:32 -05:00 |
|
J. Nick Koston
|
9360601f53
|
more
|
2025-09-05 22:07:20 -05:00 |
|
J. Nick Koston
|
52fe034bff
|
wip
|
2025-09-05 22:01:10 -05:00 |
|
J. Nick Koston
|
1108dd8e78
|
warnings strings flash
|
2025-09-05 21:54:47 -05:00 |
|
J. Nick Koston
|
d8d9c21ee6
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-05 21:27:59 -05:00 |
|
Keith Burzinski
|
e018b15641
|
[sen5x] Various optimizing & tidying up (#10602)
|
2025-09-05 20:10:48 -05:00 |
|
J. Nick Koston
|
3fd469cfe8
|
[esp8266][api] Store error strings in PROGMEM to reduce RAM usage (#10568)
|
2025-09-05 18:16:43 -05:00 |
|
J. Nick Koston
|
1359142106
|
[api] Store Noise protocol prologue in flash on ESP8266 (#10598)
|
2025-09-05 18:10:18 -05:00 |
|
J. Nick Koston
|
487ba4dad0
|
[mdns] Move constant strings to flash on ESP8266 (#10599)
|
2025-09-05 18:08:25 -05:00 |
|