J. Nick Koston
|
b017e034ee
|
tweaks
|
2025-11-12 15:00:52 -06:00 |
|
J. Nick Koston
|
9a2574a2fe
|
Merge branch 'integration' into memory_api
|
2025-11-12 14:56:02 -06:00 |
|
J. Nick Koston
|
72513897cc
|
Merge branch 'thermostat_storage' into integration
|
2025-11-12 14:55:55 -06:00 |
|
J. Nick Koston
|
20388ce848
|
[thermostat] Replace std::map with FixedVector, reduce flash usage
|
2025-11-12 14:54:23 -06:00 |
|
J. Nick Koston
|
72185ac01f
|
Merge branch 'integration' into memory_api
|
2025-11-12 14:32:28 -06:00 |
|
J. Nick Koston
|
9e8e5fd8aa
|
Merge branch 'no_batch_events' into integration
|
2025-11-12 14:32:19 -06:00 |
|
J. Nick Koston
|
8a71a6bfdc
|
Merge remote-tracking branch 'upstream/dev' into no_batch_events
|
2025-11-12 14:31:26 -06:00 |
|
J. Nick Koston
|
29a50da635
|
[wifi] Use stack allocation for BSSID formatting in logging (#11859)
|
2025-11-12 14:27:06 -06:00 |
|
J. Nick Koston
|
5f0fa68d73
|
[esp32_ble] Use stack allocation for MAC formatting in dump_config (#11860)
|
2025-11-12 14:26:57 -06:00 |
|
J. Nick Koston
|
2f39b10baa
|
[esp32_ble_tracker] Use initializer_list to eliminate compiler warning and reduce flash usage (#11861)
|
2025-11-12 14:26:46 -06:00 |
|
J. Nick Koston
|
5a550cc579
|
[api] Eliminate heap allocations when transmitting Event types (#11773)
|
2025-11-12 14:26:36 -06:00 |
|
J. Nick Koston
|
4b58cb4ce6
|
[wifi] Pass ManualIP by const reference to reduce stack usage (#11858)
|
2025-11-12 14:01:19 -06:00 |
|
J. Nick Koston
|
3872a2fd91
|
[captive_portal] Warn when enabled without WiFi AP configured (#11856)
|
2025-11-12 14:01:07 -06:00 |
|
dependabot[bot]
|
5d613ada83
|
Bump pytest from 9.0.0 to 9.0.1 (#11874)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-12 14:00:50 -06:00 |
|
J. Nick Koston
|
53dacef4a6
|
Merge branch 'integration' into memory_api
|
2025-11-12 12:52:01 -06:00 |
|
J. Nick Koston
|
24701d95e5
|
Merge branch 'wifi_reconnect_fixes' into integration
|
2025-11-12 12:51:55 -06:00 |
|
J. Nick Koston
|
08127d0225
|
[wifi] Fix phase transition and error state on reconnection
|
2025-11-12 12:48:44 -06:00 |
|
J. Nick Koston
|
b28d8a7d22
|
Merge branch 'integration' into memory_api
|
2025-11-12 12:18:25 -06:00 |
|
J. Nick Koston
|
e7a5790276
|
Merge branch 'wifi_ethernet_now_connected_later_logconfig' into integration
|
2025-11-12 12:18:19 -06:00 |
|
J. Nick Koston
|
97d2f5ee25
|
[wifi][ethernet] Fix spurious warnings and unclear status after PR #9823
|
2025-11-12 12:17:47 -06:00 |
|
J. Nick Koston
|
9accb16b4a
|
Merge branch 'integration' into memory_api
|
2025-11-12 12:02:04 -06:00 |
|
J. Nick Koston
|
8c0c38be21
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-12 12:01:57 -06:00 |
|
J. Nick Koston
|
8037dbe2d3
|
Merge branch 'color_mode_dangling_ref_fix' into integration
|
2025-11-12 12:01:53 -06:00 |
|
J. Nick Koston
|
6395439d33
|
Merge branch 'mqtt_raise_early_invalid_host' into integration
|
2025-11-12 12:01:50 -06:00 |
|
J. Nick Koston
|
9de80b635a
|
[core] Fix wait_until hanging when used in on_boot automations (#11869)
|
2025-11-12 17:56:19 +00:00 |
|
J. Nick Koston
|
c299361753
|
some basic tests
|
2025-11-12 11:51:56 -06:00 |
|
J. Nick Koston
|
4b3d3c4ca2
|
some basic tests
|
2025-11-12 11:51:35 -06:00 |
|
J. Nick Koston
|
8ce4d5cd4f
|
by value
|
2025-11-12 10:39:18 -06:00 |
|
J. Nick Koston
|
c1fb8dae37
|
[light] Fix dangling reference in compute_color_mode causing memory corruption
|
2025-11-12 10:33:19 -06:00 |
|
Jonathan Swoboda
|
748aee584a
|
[esp32] Update the recommended platform to 55.03.31-2 (#11865)
|
2025-11-12 10:41:22 -05:00 |
|
J. Nick Koston
|
d8454e7c0a
|
Update esphome/mqtt.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 09:33:29 -06:00 |
|
J. Nick Koston
|
fb00f75192
|
[mqtt] Fix crash with empty broker during upload/logs
|
2025-11-12 09:30:46 -06:00 |
|
J. Nick Koston
|
1b487988c9
|
[mqtt] Fix crash with empty broker during upload/logs
|
2025-11-12 09:29:40 -06:00 |
|
Jonathan Swoboda
|
3cbfddcc83
|
Merge branch 'beta' into dev
|
2025-11-11 23:27:24 -05:00 |
|
Jonathan Swoboda
|
1d71b6b93e
|
Merge pull request #11862 from esphome/bump-2025.11.0b1
2025.11.0b1
2025.11.0b1
|
2025-11-11 23:27:12 -05:00 |
|
J. Nick Koston
|
398dba4fc8
|
[ci] Reduce release time by removing 21 redundant ESP32-S3 IDF tests (#11850)
|
2025-11-12 16:44:19 +13:00 |
|
Jonathan Swoboda
|
298813d4fa
|
Bump version to 2025.11.0b1
|
2025-11-11 22:14:22 -05:00 |
|
J. Nick Koston
|
fd308a0687
|
Merge branch 'integration' into memory_api
|
2025-11-11 20:42:44 -06:00 |
|
J. Nick Koston
|
016de16181
|
Merge branch 'ble_mac_format' into integration
|
2025-11-11 20:42:39 -06:00 |
|
J. Nick Koston
|
0d46bc57d6
|
[esp32_ble] Use stack allocation for MAC formatting in dump_config
|
2025-11-11 20:42:14 -06:00 |
|
J. Nick Koston
|
0c506570a6
|
Merge branch 'integration' into memory_api
|
2025-11-11 20:38:55 -06:00 |
|
J. Nick Koston
|
c0507b2ad0
|
Merge branch 'bssid_logging_cleanup' into integration
|
2025-11-11 20:38:50 -06:00 |
|
J. Nick Koston
|
7cefb8d92c
|
a few more
|
2025-11-11 20:38:19 -06:00 |
|
J. Nick Koston
|
089eb3bc95
|
Merge branch 'integration' into memory_api
|
2025-11-11 20:34:33 -06:00 |
|
J. Nick Koston
|
8de3bcd304
|
Merge branch 'bssid_logging_cleanup' into integration
|
2025-11-11 20:34:28 -06:00 |
|
J. Nick Koston
|
32456bee58
|
Merge remote-tracking branch 'origin/bssid_logging_cleanup' into bssid_logging_cleanup
|
2025-11-11 20:33:30 -06:00 |
|
J. Nick Koston
|
e104103366
|
two more
|
2025-11-11 20:33:20 -06:00 |
|
J. Nick Koston
|
304e0a2c65
|
Merge branch 'dev' into bssid_logging_cleanup
|
2025-11-11 20:27:30 -06:00 |
|
J. Nick Koston
|
9c871c39b5
|
Merge branch 'integration' into memory_api
|
2025-11-11 20:25:52 -06:00 |
|
J. Nick Koston
|
276ef4ee1d
|
Merge branch 'bssid_logging_cleanup' into integration
|
2025-11-11 20:25:47 -06:00 |
|