J. Nick Koston
|
240fe97d20
|
Merge branch 'fixed_vector_HomeassistantServiceMap' into integration
|
2025-10-13 19:31:29 -10:00 |
|
J. Nick Koston
|
43d8386c4a
|
tidy
|
2025-10-13 19:31:13 -10:00 |
|
J. Nick Koston
|
6c5ba7d394
|
Merge branch 'fixed_vector_HomeassistantServiceMap' into integration
|
2025-10-13 19:28:21 -10:00 |
|
J. Nick Koston
|
7492d7a437
|
[api] Convert HomeassistantActionRequest vectors to FixedVector for flash savings
|
2025-10-13 19:27:33 -10:00 |
|
J. Nick Koston
|
62497a43fb
|
Merge branch 'fixed_vector_mdns_txt_records' into integration
|
2025-10-13 19:15:49 -10:00 |
|
J. Nick Koston
|
24a7426a2a
|
rename to fix shadow
|
2025-10-13 19:15:39 -10:00 |
|
J. Nick Koston
|
2132427fe7
|
Merge branch 'fixed_vector_mdns_txt_records' into integration
|
2025-10-13 19:07:01 -10:00 |
|
J. Nick Koston
|
fc30326e60
|
preen
|
2025-10-13 19:06:02 -10:00 |
|
J. Nick Koston
|
45014db027
|
preen
|
2025-10-13 19:05:26 -10:00 |
|
J. Nick Koston
|
ac35c97a44
|
we need copy now
|
2025-10-13 18:59:46 -10:00 |
|
J. Nick Koston
|
541c697a42
|
[mdns] Use FixedVector for txt_records to reduce flash usage
|
2025-10-13 18:52:49 -10:00 |
|
J. Nick Koston
|
6d5dcf109e
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-13 18:32:01 -10:00 |
|
J. Nick Koston
|
01c41fc57c
|
Merge branch 'i2s_core_data' into integration
|
2025-10-13 18:29:11 -10:00 |
|
J. Nick Koston
|
97d3cae81e
|
Merge branch 'esp32_ble_core_data' into integration
|
2025-10-13 18:29:07 -10:00 |
|
J. Nick Koston
|
60e59b98d5
|
Merge branch 'esp32_ble_tracker_core_data' into integration
|
2025-10-13 18:29:03 -10:00 |
|
dependabot[bot]
|
8e9a68a107
|
Bump aioesphomeapi from 41.16.0 to 41.16.1 (#11221)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-13 18:12:52 -10:00 |
|
J. Nick Koston
|
18d5fd160a
|
[i2s_audio] Refactor to use CORE.data instead of module-level globals
|
2025-10-13 18:11:34 -10:00 |
|
J. Nick Koston
|
dd0699305e
|
[esp32_ble] Refactor to use CORE.data instead of module-level globals
|
2025-10-13 18:08:52 -10:00 |
|
J. Nick Koston
|
5bdd6dac97
|
[esp32_ble_tracker] Refactor to use CORE.data instead of module-level globals
|
2025-10-13 18:02:28 -10:00 |
|
J. Nick Koston
|
4c688a4b00
|
[network] Optimize get_use_address() to return const reference instead of a copy (#11218)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 03:54:33 +00:00 |
|
J. Nick Koston
|
7629309e76
|
Merge branch 'clear_scan_result_done' into integration
|
2025-10-13 17:49:47 -10:00 |
|
J. Nick Koston
|
5c30c1b691
|
core.data
|
2025-10-13 17:49:07 -10:00 |
|
Jesse Hills
|
9eef281895
|
Merge branch 'beta' into dev
|
2025-10-14 16:35:50 +13:00 |
|
Jesse Hills
|
c3fd07f8bc
|
Merge pull request #11219 from esphome/bump-2025.10.0b3
2025.10.0b3
2025.10.0b3
|
2025-10-14 16:35:13 +13:00 |
|
J. Nick Koston
|
8a15c18066
|
[bluetooth_proxy] Use FixedVector for GATT characteristics and descriptors (#11214)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 16:05:13 +13:00 |
|
J. Nick Koston
|
f54db515bc
|
Merge branch 'get_use_address' into integration
|
2025-10-13 16:50:58 -10:00 |
|
Jesse Hills
|
d02ed41eb4
|
Bump version to 2025.10.0b3
|
2025-10-14 15:38:15 +13:00 |
|
J. Nick Koston
|
07504c8208
|
Fix log retrieval with FQDN when mDNS is disabled (#11202)
|
2025-10-14 15:38:15 +13:00 |
|
Jonathan Swoboda
|
b666b8e261
|
[core] Properly clean the build dir in the HA addon (#11208)
|
2025-10-14 15:38:15 +13:00 |
|
dependabot[bot]
|
8627b56e36
|
Bump esphome-dashboard from 20251009.0 to 20251013.0 (#11212)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 15:38:15 +13:00 |
|
Jesse Hills
|
69df07ddcf
|
[media_player.speaker] Dynamic auto load (#11084)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-14 15:38:15 +13:00 |
|
J. Nick Koston
|
5bb69a968c
|
[esp32_ble] Replace handler vectors with StaticVector for 560B-2KB memory savings (#11200)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 15:33:33 +13:00 |
|
J. Nick Koston
|
c5076e69f0
|
host platform
|
2025-10-13 15:52:00 -10:00 |
|
J. Nick Koston
|
9f9abd2259
|
Merge branch 'get_use_address' into integration
|
2025-10-13 15:41:47 -10:00 |
|
J. Nick Koston
|
6b8d5be528
|
Update esphome/components/network/util.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 15:41:17 -10:00 |
|
J. Nick Koston
|
3439f38ebf
|
Merge branch 'fixed_vector_wifi' into integration
|
2025-10-13 15:30:29 -10:00 |
|
J. Nick Koston
|
2626a851fb
|
cleanup
|
2025-10-13 15:30:18 -10:00 |
|
J. Nick Koston
|
9775274007
|
preen
|
2025-10-13 15:25:47 -10:00 |
|
J. Nick Koston
|
d5ba16f13a
|
merge
|
2025-10-13 15:22:52 -10:00 |
|
J. Nick Koston
|
e17cdffc78
|
merge
|
2025-10-13 15:04:40 -10:00 |
|
J. Nick Koston
|
7c02f2f10a
|
[socket] Split LWIP socket classes to reduce memory overhead on ESP8266/RP2040 (#11172)
|
2025-10-14 14:00:49 +13:00 |
|
J. Nick Koston
|
84d42aeeaf
|
Merge branch 'fixed_vector_wifi' into integration
|
2025-10-13 14:51:18 -10:00 |
|
J. Nick Koston
|
fa830cfd39
|
fix
|
2025-10-13 14:50:55 -10:00 |
|
J. Nick Koston
|
e9766603b7
|
Merge branch 'get_use_address' into integration
|
2025-10-13 14:39:02 -10:00 |
|
J. Nick Koston
|
2881f32b08
|
[network] Optimize get_use_address() to return const reference instead of copy
|
2025-10-13 14:37:10 -10:00 |
|
J. Nick Koston
|
10724f411b
|
[network] Optimize get_use_address() to return const reference instead of copy
|
2025-10-13 14:32:17 -10:00 |
|
J. Nick Koston
|
9d04878a0c
|
Merge branch 'fixed_vector_wifi' into integration
|
2025-10-13 14:20:17 -10:00 |
|
J. Nick Koston
|
5a11a2e5b2
|
Merge branch 'fixed_vector_bluetooth_services' into integration
|
2025-10-13 14:20:12 -10:00 |
|
J. Nick Koston
|
7b5a86e4df
|
fixes
|
2025-10-13 14:15:37 -10:00 |
|
J. Nick Koston
|
453ab0adb8
|
backmerge
|
2025-10-13 14:10:56 -10:00 |
|