J. Nick Koston
|
20935a9b9b
|
Merge branch 'web_server_8266_store_flash' into integration
|
2025-09-05 11:06:43 -05:00 |
|
J. Nick Koston
|
ef0e93a9cb
|
more
|
2025-09-05 11:05:10 -05:00 |
|
J. Nick Koston
|
ae3f4ad919
|
json keys
|
2025-09-05 11:02:14 -05:00 |
|
J. Nick Koston
|
820fffbf71
|
Merge branch 'logger_esp8266_progmem' into integration
|
2025-09-05 10:45:31 -05:00 |
|
J. Nick Koston
|
abe768a704
|
header
|
2025-09-05 10:45:21 -05:00 |
|
J. Nick Koston
|
c598366e61
|
Merge branch 'web_server_8266_store_flash' into integration
|
2025-09-05 10:43:07 -05:00 |
|
J. Nick Koston
|
6d70417cae
|
silence false positive
|
2025-09-05 10:42:39 -05:00 |
|
J. Nick Koston
|
da09a2d76c
|
Merge branch 'ota_web_server_esp8266_flash' into integration
|
2025-09-05 10:39:20 -05:00 |
|
J. Nick Koston
|
4911c859d4
|
beginResponse_P
|
2025-09-05 10:39:11 -05:00 |
|
J. Nick Koston
|
3603b6c18d
|
Merge branch 'web_server_8266_store_flash' into integration
|
2025-09-05 10:34:11 -05:00 |
|
J. Nick Koston
|
6e24048a90
|
preen
|
2025-09-05 10:30:45 -05:00 |
|
J. Nick Koston
|
1ca66767ba
|
Merge branch 'ota_web_server_esp8266_flash' into integration
|
2025-09-05 10:26:10 -05:00 |
|
J. Nick Koston
|
70358c27d3
|
[web_server] ESP8266: Store OTA response strings in PROGMEM (saves 52 bytes RAM)
|
2025-09-05 10:25:34 -05:00 |
|
J. Nick Koston
|
7c15311622
|
Merge branch 'logger_esp8266_progmem' into integration
|
2025-09-05 10:20:34 -05:00 |
|
J. Nick Koston
|
d323d49185
|
Revert "Update esphome/components/logger/logger_esp8266.cpp"
This reverts commit 9e56bc1710 .
|
2025-09-05 10:20:13 -05:00 |
|
J. Nick Koston
|
0a72155c42
|
Merge branch 'logger_esp8266_progmem' into integration
|
2025-09-05 10:19:25 -05:00 |
|
J. Nick Koston
|
9e56bc1710
|
Update esphome/components/logger/logger_esp8266.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-05 10:19:03 -05:00 |
|
J. Nick Koston
|
7903e43a66
|
[logger] ESP8266: Store UART selection strings in PROGMEM (saves 36 bytes RAM)
|
2025-09-05 10:18:07 -05:00 |
|
J. Nick Koston
|
d4e49f6705
|
Merge branch 'script_ram' into integration
|
2025-09-05 10:12:03 -05:00 |
|
J. Nick Koston
|
d2d0f06be3
|
[script] ESP8266: Store log format strings in PROGMEM (saves 240 bytes RAM)
|
2025-09-05 10:11:11 -05:00 |
|
J. Nick Koston
|
0dfa34d961
|
Merge branch 'light_missing_macros' into integration
|
2025-09-05 09:43:33 -05:00 |
|
J. Nick Koston
|
4969b8ab80
|
[light] ESP8266: Store log strings in flash memory
|
2025-09-05 09:42:53 -05:00 |
|
J. Nick Koston
|
2c571dbe68
|
Merge branch 'gpio_binary_sensor_progmem_logs' into integration
|
2025-09-05 09:22:43 -05:00 |
|
J. Nick Koston
|
fd67da9fb0
|
[gpio] ESP8266: Store log strings in flash memory
|
2025-09-05 09:22:06 -05:00 |
|
J. Nick Koston
|
a580d83954
|
Merge branch 'web_server_8266_store_flash' into integration
|
2025-09-05 09:14:04 -05:00 |
|
J. Nick Koston
|
f67c5fbab2
|
[web_server] ESP8266: Move strings to PROGMEM (saves 128 bytes RAM)
|
2025-09-05 09:13:15 -05:00 |
|
J. Nick Koston
|
14b0a84ca7
|
Merge branch 'captive_portal_progmem_8266' into integration
|
2025-09-05 08:42:58 -05:00 |
|
J. Nick Koston
|
3f622169b9
|
missed one
|
2025-09-05 08:42:46 -05:00 |
|
J. Nick Koston
|
8a53229bfb
|
Merge branch 'captive_portal_progmem_8266' into integration
|
2025-09-05 08:32:01 -05:00 |
|
J. Nick Koston
|
a8352ef2cb
|
preen
|
2025-09-05 08:29:32 -05:00 |
|
J. Nick Koston
|
6ff31bdbbf
|
fix refactoring error
|
2025-09-05 08:27:39 -05:00 |
|
Keith Burzinski
|
86c2af4882
|
[sen5x] Fix initialization (#10603)
|
2025-09-05 18:37:57 +12:00 |
|
J. Nick Koston
|
fde9d70f95
|
Merge branch 'captive_portal_progmem_8266' into integration
|
2025-09-04 23:32:15 -05:00 |
|
J. Nick Koston
|
089430abc9
|
[captive_portal] ESP8266: Move strings to PROGMEM (saves 192 bytes RAM)
|
2025-09-04 23:31:44 -05:00 |
|
J. Nick Koston
|
b4b795dcaf
|
[i2c] Optimize memory usage with stack allocation for small buffers (#10565)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-09-05 04:26:46 +00:00 |
|
J. Nick Koston
|
f53c9be729
|
Merge branch 'mdns_progmem' into integration
|
2025-09-04 22:58:35 -05:00 |
|
J. Nick Koston
|
639b924be3
|
[mdns] Move constant strings to flash on ESP8266
|
2025-09-04 22:57:44 -05:00 |
|
J. Nick Koston
|
38ccfc7b5c
|
Merge branch 'noise_prologue_flash_esp8266' into integration
|
2025-09-04 22:29:53 -05:00 |
|
J. Nick Koston
|
e2b6efd8de
|
[api] Store Noise protocol prologue in flash on ESP8266
|
2025-09-04 22:28:42 -05:00 |
|
J. Nick Koston
|
c45b8a33d4
|
Merge branch 'align_resolver' into integration
|
2025-09-04 21:42:09 -05:00 |
|
J. Nick Koston
|
830b9a881a
|
redesign
|
2025-09-04 21:39:50 -05:00 |
|
pre-commit-ci-lite[bot]
|
6ab0581c93
|
[pre-commit.ci lite] apply automatic fixes
|
2025-09-05 02:12:35 +00:00 |
|
J. Nick Koston
|
f836b71e1c
|
Update test_resolver.py
|
2025-09-04 21:11:22 -05:00 |
|
J. Nick Koston
|
f18303fe2b
|
fix test
|
2025-09-04 20:56:05 -05:00 |
|
J. Nick Koston
|
3fc928f5d1
|
fix, cover
|
2025-09-04 20:17:08 -05:00 |
|
J. Nick Koston
|
2d37518c00
|
fix, cover
|
2025-09-04 20:16:30 -05:00 |
|
dependabot[bot]
|
b8ed7ec145
|
Bump aioesphomeapi from 40.0.0 to 40.0.1 (#10596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-05 01:08:15 +00:00 |
|
J. Nick Koston
|
a282920d7c
|
fix, cover
|
2025-09-04 20:06:55 -05:00 |
|
J. Nick Koston
|
d7aec744b7
|
preen
|
2025-09-04 20:00:31 -05:00 |
|
J. Nick Koston
|
ccbe629f8d
|
Fix DNS resolution inconsistency between logs and OTA operations
|
2025-09-04 19:58:44 -05:00 |
|