J. Nick Koston
|
04b0a82963
|
Update esphome/components/esp32/preferences.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-14 23:49:05 -05:00 |
|
J. Nick Koston
|
306f7263b2
|
Merge branch 'integration' into memory_api
|
2025-08-14 23:39:56 -05:00 |
|
J. Nick Koston
|
2cb9f65830
|
Merge branch 'esp32_ble_no_vector' into integration
|
2025-08-14 23:39:47 -05:00 |
|
J. Nick Koston
|
c32584d48e
|
preen
|
2025-08-14 23:39:29 -05:00 |
|
J. Nick Koston
|
ce6d71e942
|
Update esphome/components/esp32_ble/ble_event.h
|
2025-08-14 23:38:54 -05:00 |
|
J. Nick Koston
|
14895adf47
|
Update esphome/components/esp32_ble/ble_event.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-14 23:38:25 -05:00 |
|
J. Nick Koston
|
d2faac10a5
|
Merge branch 'integration' into memory_api
|
2025-08-14 23:01:08 -05:00 |
|
J. Nick Koston
|
8e485b521a
|
Merge branch 'esp32_prefs_vector' into integration
|
2025-08-14 23:00:59 -05:00 |
|
J. Nick Koston
|
da5020354f
|
preen
|
2025-08-14 22:59:37 -05:00 |
|
J. Nick Koston
|
7b46be523a
|
Merge branch 'integration' into memory_api
|
2025-08-14 22:42:39 -05:00 |
|
J. Nick Koston
|
b695b6b31e
|
Merge branch 'esp32_prefs_vector' into integration
|
2025-08-14 22:42:34 -05:00 |
|
J. Nick Koston
|
9f4d0d3f23
|
preen
|
2025-08-14 22:42:19 -05:00 |
|
J. Nick Koston
|
3585ed185f
|
Merge branch 'integration' into memory_api
|
2025-08-14 22:22:14 -05:00 |
|
J. Nick Koston
|
a7c60e76df
|
Merge branch 'esp32_ble_no_vector' into integration
|
2025-08-14 22:22:04 -05:00 |
|
J. Nick Koston
|
0ee3155123
|
fix
|
2025-08-14 22:20:08 -05:00 |
|
J. Nick Koston
|
1bd458c868
|
Merge branch 'integration' into memory_api
|
2025-08-14 22:14:23 -05:00 |
|
J. Nick Koston
|
792f9392a1
|
Merge branch 'esp32_ble_no_vector' into integration
|
2025-08-14 22:14:18 -05:00 |
|
J. Nick Koston
|
1fa33253f8
|
wip
|
2025-08-14 22:04:10 -05:00 |
|
J. Nick Koston
|
269786cac9
|
preen
|
2025-08-14 21:59:46 -05:00 |
|
J. Nick Koston
|
9f22de449a
|
Merge branch 'integration' into memory_api
|
2025-08-14 21:20:40 -05:00 |
|
J. Nick Koston
|
3aa6901861
|
Merge branch 'esp32_prefs_vector' into integration
|
2025-08-14 21:20:33 -05:00 |
|
J. Nick Koston
|
e9e94bcd45
|
[esp32] Optimize preferences is_changed() by replacing temporary vector with unique_ptr
|
2025-08-14 21:19:36 -05:00 |
|
J. Nick Koston
|
bf4070ad75
|
Merge branch 'integration' into memory_api
|
2025-08-14 21:04:59 -05:00 |
|
J. Nick Koston
|
c562ef6b79
|
Merge branch 'esp8266_prefs_no_vector' into integration
|
2025-08-14 21:04:53 -05:00 |
|
J. Nick Koston
|
df73d81aca
|
[esp8266] Replace std::vector with std::unique_ptr in preferences to save flash
|
2025-08-14 21:03:51 -05:00 |
|
J. Nick Koston
|
00ae0fea31
|
Merge branch 'integration' into memory_api
|
2025-08-14 20:29:21 -05:00 |
|
J. Nick Koston
|
8cadb011a9
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-08-14 20:28:41 -05:00 |
|
J. Nick Koston
|
5fa84439c2
|
[api] Optimize message buffer allocation and eliminate redundant methods (#10231)
|
2025-08-14 20:26:09 -05:00 |
|
dependabot[bot]
|
5d18afcd99
|
Bump ruff from 0.12.8 to 0.12.9 (#10239)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-14 22:54:35 +00:00 |
|
J. Nick Koston
|
117cffd2b0
|
[bluetooth_proxy] Remove redundant connection type check after V1 removal (#10208)
|
2025-08-15 10:51:15 +12:00 |
|
J. Nick Koston
|
8ea1a3ed64
|
[core] Trigger clean build when components are removed from configuration (#10235)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 10:50:03 +12:00 |
|
J. Nick Koston
|
0d288ceef3
|
Merge branch 'integration' into memory_api
|
2025-08-14 17:46:43 -05:00 |
|
J. Nick Koston
|
0413914eda
|
Merge branch 'esp32_ble_client_strings_2' into integration
|
2025-08-14 17:46:34 -05:00 |
|
J. Nick Koston
|
8a9d30c8d3
|
[esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes
|
2025-08-14 17:44:15 -05:00 |
|
J. Nick Koston
|
4f29b3c7aa
|
[wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242)
|
2025-08-15 10:43:45 +12:00 |
|
J. Nick Koston
|
40d35f3dff
|
Merge branch 'integration' into memory_api
|
2025-08-14 16:32:51 -05:00 |
|
J. Nick Koston
|
bf3436f3b3
|
Merge branch 'no_eap_when_not_configured' into integration
|
2025-08-14 16:32:40 -05:00 |
|
J. Nick Koston
|
b7e0627b21
|
[wifi] Automatically disable Enterprise WiFi support when EAP is not configured
|
2025-08-14 16:29:53 -05:00 |
|
J. Nick Koston
|
4d0049aa62
|
Merge branch 'integration' into memory_api
|
2025-08-14 16:04:37 -05:00 |
|
J. Nick Koston
|
9a0d663fb0
|
Merge branch 'clean_comp_removed' into integration
|
2025-08-14 16:04:30 -05:00 |
|
J. Nick Koston
|
9af016e2ce
|
preen
|
2025-08-14 16:03:44 -05:00 |
|
J. Nick Koston
|
256f81f514
|
Merge branch 'clean_comp_removed' into memory_api
|
2025-08-14 15:59:52 -05:00 |
|
J. Nick Koston
|
a5a0ec907d
|
Merge branch 'clean_comp_removed' into integration
|
2025-08-14 15:59:46 -05:00 |
|
J. Nick Koston
|
da73cb06cc
|
cover other case
|
2025-08-14 15:59:36 -05:00 |
|
Jesse Hills
|
3325592d67
|
Merge branch 'beta' into dev
|
2025-08-15 08:46:48 +12:00 |
|
Jesse Hills
|
0a3ee7d84e
|
Merge pull request #10228 from esphome/bump-2025.8.0b2
2025.8.0b2
2025.8.0b2
|
2025-08-15 08:46:15 +12:00 |
|
Katherine Whitlock
|
882237120e
|
Improve error reporting for add_library (#10226)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 08:14:53 +12:00 |
|
J. Nick Koston
|
c0c1b4738a
|
Merge branch 'integration' into memory_api
|
2025-08-14 14:21:14 -05:00 |
|
J. Nick Koston
|
6a9dcc7d76
|
merge
|
2025-08-14 14:20:55 -05:00 |
|
J. Nick Koston
|
93c90124ee
|
Merge branch 'integration' into memory_api
|
2025-08-14 10:07:27 -05:00 |
|