J. Nick Koston
|
819e155939
|
Merge branch 'integration' into memory_api
|
2025-10-16 10:19:27 -10:00 |
|
J. Nick Koston
|
0ba56171f9
|
Merge branch 'scheduler_defer_drains_each_loop' into integration
|
2025-10-16 10:19:13 -10:00 |
|
J. Nick Koston
|
9baa5fc47c
|
nullptr
|
2025-10-16 10:19:04 -10:00 |
|
J. Nick Koston
|
0430fea572
|
nullptr
|
2025-10-16 10:16:32 -10:00 |
|
J. Nick Koston
|
a1b366b699
|
Merge branch 'integration' into memory_api
|
2025-10-16 09:58:42 -10:00 |
|
J. Nick Koston
|
e0c39fcc4c
|
Merge branch 'scheduler_defer_drains_each_loop' into integration
|
2025-10-16 09:58:34 -10:00 |
|
J. Nick Koston
|
da551a9257
|
Merge branch 'integration' into memory_api
|
2025-10-16 09:53:43 -10:00 |
|
J. Nick Koston
|
de0c1c6d0c
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-16 09:53:28 -10:00 |
|
J. Nick Koston
|
94704f5bd1
|
vector for defer
|
2025-10-16 09:40:15 -10:00 |
|
Jonathan Swoboda
|
5d3574c81f
|
[htu21d] Revert register address change (#11291)
|
2025-10-16 11:29:05 -04:00 |
|
Jonathan Swoboda
|
364e5ffd79
|
[core] Add ESP32 ROM functions to reserved ids (#11293)
|
2025-10-16 11:28:52 -04:00 |
|
Jesse Hills
|
c38c2a1daf
|
Merge branch 'release' into dev
|
2025-10-16 23:00:45 +13:00 |
|
Jesse Hills
|
070b0882b8
|
Merge pull request #11284 from esphome/bump-2025.10.1
2025.10.1
2025.10.1
|
2025-10-16 23:00:00 +13:00 |
|
J. Nick Koston
|
7c6351b5d7
|
Merge branch 'integration' into memory_api
|
2025-10-15 23:51:56 -10:00 |
|
J. Nick Koston
|
dde5382b51
|
Merge branch 'min_filter_ring_buffer' into integration
|
2025-10-15 23:51:44 -10:00 |
|
J. Nick Koston
|
7e2ccb7bc3
|
[datetime] Fix DateTimeStateTrigger compilation when time component is not used (#11287)
|
2025-10-15 23:45:42 -10:00 |
|
J. Nick Koston
|
b4ba2aff30
|
remove dead unreachable code
|
2025-10-15 23:30:45 -10:00 |
|
J. Nick Koston
|
febe075bb2
|
helper
|
2025-10-15 23:17:08 -10:00 |
|
J. Nick Koston
|
453d56fd13
|
Merge branch 'integration' into memory_api
|
2025-10-15 22:13:38 -10:00 |
|
J. Nick Koston
|
32ac20bc99
|
Merge branch 'min_filter_ring_buffer' into integration
|
2025-10-15 22:13:26 -10:00 |
|
J. Nick Koston
|
baf117b411
|
fix flakey test
|
2025-10-15 22:03:22 -10:00 |
|
J. Nick Koston
|
55e03036e2
|
preen
|
2025-10-15 21:46:00 -10:00 |
|
J. Nick Koston
|
af45dc206f
|
Merge remote-tracking branch 'origin/datetime_guard_not_needed' into min_filter_ring_buffer
|
2025-10-15 21:45:13 -10:00 |
|
J. Nick Koston
|
7027ae9833
|
race
|
2025-10-15 21:44:38 -10:00 |
|
J. Nick Koston
|
784183ca8d
|
[datetime] Fix DateTimeStateTrigger compilation when time component is not used
|
2025-10-15 21:38:02 -10:00 |
|
J. Nick Koston
|
855df423ee
|
add
|
2025-10-15 19:58:18 -10:00 |
|
J. Nick Koston
|
f75f11b550
|
add
|
2025-10-15 19:57:29 -10:00 |
|
J. Nick Koston
|
a999349fa5
|
tweak
|
2025-10-15 19:29:55 -10:00 |
|
J. Nick Koston
|
92d54ffb09
|
tweak
|
2025-10-15 19:28:51 -10:00 |
|
J. Nick Koston
|
589c25e65a
|
tweak
|
2025-10-15 19:24:44 -10:00 |
|
J. Nick Koston
|
5a8558e1c5
|
tweak
|
2025-10-15 19:23:35 -10:00 |
|
J. Nick Koston
|
a72c494b75
|
tweak
|
2025-10-15 19:23:01 -10:00 |
|
J. Nick Koston
|
e3089ff0f6
|
tweak
|
2025-10-15 19:21:33 -10:00 |
|
J. Nick Koston
|
a4b14902db
|
perf
|
2025-10-15 18:44:37 -10:00 |
|
J. Nick Koston
|
4ff39ee82c
|
Merge remote-tracking branch 'origin/min_filter_ring_buffer' into min_filter_ring_buffer
|
2025-10-15 18:27:33 -10:00 |
|
J. Nick Koston
|
447ee3da39
|
tests
|
2025-10-15 18:26:23 -10:00 |
|
J. Nick Koston
|
9b6707c1c0
|
tests
|
2025-10-15 18:25:42 -10:00 |
|
Jesse Hills
|
7f1173fcba
|
Bump version to 2025.10.1
|
2025-10-16 17:17:07 +13:00 |
|
J. Nick Koston
|
a75ccf841c
|
[substitutions] Fix AttributeError when using packages with substitutions (#11274)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-16 17:17:07 +13:00 |
|
Jonathan Swoboda
|
56eb605ec9
|
[wifi] Fix enterprise wifi (#11276)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-16 17:17:07 +13:00 |
|
J. Nick Koston
|
2c4818de00
|
[tests] Fix OTA password test assertions after merge collision (#11275)
|
2025-10-16 17:17:06 +13:00 |
|
Jesse Hills
|
2b94de8732
|
[ota.esphome] Handle blank password the same as no password defined (#11271)
|
2025-10-16 17:17:06 +13:00 |
|
J. Nick Koston
|
f71aed3a5c
|
[ota] Fix MQTT resolution when static IP appears first in device list (#11272)
|
2025-10-16 17:17:06 +13:00 |
|
Clyde Stubbs
|
353e097085
|
[mipi_spi] Rotation fixes (#11226)
|
2025-10-16 17:17:06 +13:00 |
|
J. Nick Koston
|
0c18dd872b
|
Merge branch 'dev' into min_filter_ring_buffer
|
2025-10-15 18:05:02 -10:00 |
|
J. Nick Koston
|
b074ca8a1e
|
fix
|
2025-10-15 18:00:33 -10:00 |
|
J. Nick Koston
|
4c24545b82
|
fix
|
2025-10-15 17:51:08 -10:00 |
|
J. Nick Koston
|
cd252a33f9
|
fix
|
2025-10-15 17:51:03 -10:00 |
|
J. Nick Koston
|
36f8511309
|
fix
|
2025-10-15 17:50:32 -10:00 |
|
J. Nick Koston
|
12874187dd
|
fix
|
2025-10-15 17:50:27 -10:00 |
|