J. Nick Koston
|
572079f6d3
|
Merge branch 'webserver_remove_lambas' into integration
|
2025-09-15 18:45:14 -05:00 |
|
J. Nick Koston
|
044aeaa063
|
preen
|
2025-09-15 18:39:14 -05:00 |
|
J. Nick Koston
|
c1a90dad9e
|
get rid of lambdas
|
2025-09-15 18:37:40 -05:00 |
|
J. Nick Koston
|
4859fe67eb
|
[dashboard] Fix archive handler to properly delete build folders using correct path (#10724)
|
2025-09-16 11:04:35 +12:00 |
|
J. Nick Koston
|
beb80a2bb6
|
Merge branch 'integration' into memory_api
|
2025-09-15 18:00:13 -05:00 |
|
J. Nick Koston
|
f5f93db4bb
|
Merge branch 'ethernet_cond_compile' into integration
|
2025-09-15 17:59:55 -05:00 |
|
J. Nick Koston
|
877ba13f4f
|
[ethernet] Conditionally compile PHY-specific code to reduce flash usage
|
2025-09-15 17:57:46 -05:00 |
|
J. Nick Koston
|
64f267914e
|
Merge branch 'integration' into memory_api
|
2025-09-15 17:45:01 -05:00 |
|
J. Nick Koston
|
c3736da9fb
|
Merge branch 'archive_bug' into integration
|
2025-09-15 17:44:54 -05:00 |
|
J. Nick Koston
|
f91a6979b4
|
add more coverage to make sure we are more careful about deletes
|
2025-09-15 17:37:35 -05:00 |
|
J. Nick Koston
|
f3c156ca57
|
add more coverage to make sure we are more careful about deletes
|
2025-09-15 17:29:51 -05:00 |
|
J. Nick Koston
|
50f22a362f
|
cleanup
|
2025-09-15 17:28:00 -05:00 |
|
J. Nick Koston
|
601c792913
|
cleanup
|
2025-09-15 17:25:56 -05:00 |
|
J. Nick Koston
|
62b713a04c
|
cleanup
|
2025-09-15 17:25:23 -05:00 |
|
J. Nick Koston
|
55684d079e
|
cleanup
|
2025-09-15 17:24:58 -05:00 |
|
J. Nick Koston
|
f7bfbb619d
|
cleanup
|
2025-09-15 17:24:45 -05:00 |
|
J. Nick Koston
|
47d24edd0e
|
cleanup
|
2025-09-15 17:23:01 -05:00 |
|
J. Nick Koston
|
fa00e07e10
|
fix
|
2025-09-15 17:19:28 -05:00 |
|
J. Nick Koston
|
313851f4df
|
Merge remote-tracking branch 'upstream/dev' into archive_bug
|
2025-09-15 17:18:19 -05:00 |
|
J. Nick Koston
|
a723673dcc
|
[select] Use const references to avoid unnecessary vector copies (#10741)
|
2025-09-16 09:16:26 +12:00 |
|
Jesse Hills
|
612fb4cc3c
|
[CI] Check esp32 boards file is up to date (#10730)
|
2025-09-15 15:03:02 -05:00 |
|
J. Nick Koston
|
e02f2f625f
|
Merge branch 'integration' into memory_api
|
2025-09-15 12:16:10 -05:00 |
|
J. Nick Koston
|
b01ef008bb
|
Merge branch 'select_const_ref' into integration
|
2025-09-15 12:16:04 -05:00 |
|
J. Nick Koston
|
d8385780f1
|
[select] Use const references to avoid unnecessary vector copies
|
2025-09-15 12:15:29 -05:00 |
|
J. Nick Koston
|
d005408f71
|
Merge branch 'integration' into memory_api
|
2025-09-15 11:53:58 -05:00 |
|
J. Nick Koston
|
fd99a50f19
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-15 11:53:50 -05:00 |
|
J. Nick Koston
|
5fac67d195
|
[json] Only compile SpiRamAllocator when PSRAM is enabled (#10728)
|
2025-09-15 11:50:11 -05:00 |
|
Jesse Hills
|
d671862e9a
|
Merge branch 'beta' into dev
|
2025-09-15 18:29:26 +12:00 |
|
Jesse Hills
|
2a4ab6a811
|
Merge pull request #10725 from esphome/bump-2025.9.0b2
2025.9.0b2
2025.9.0b2
|
2025-09-15 18:28:51 +12:00 |
|
J. Nick Koston
|
415593d05e
|
Merge branch 'integration' into memory_api
|
2025-09-14 23:16:22 -05:00 |
|
J. Nick Koston
|
fe4a1c21b3
|
Merge branch 'libretiny_vector_prefs' into integration
|
2025-09-14 23:16:16 -05:00 |
|
J. Nick Koston
|
f8ff00af06
|
[libretiny] Optimize preferences memory usage by replacing vector with unique_ptr
|
2025-09-14 23:15:33 -05:00 |
|
J. Nick Koston
|
ca185cb28f
|
Merge branch 'integration' into memory_api
|
2025-09-14 22:48:18 -05:00 |
|
J. Nick Koston
|
2e7a7a8617
|
Merge branch 'esp32_prefs_no_vector' into integration
|
2025-09-14 22:48:12 -05:00 |
|
J. Nick Koston
|
2df57e622c
|
zu
|
2025-09-14 22:47:43 -05:00 |
|
J. Nick Koston
|
277b8aff73
|
Merge branch 'integration' into memory_api
|
2025-09-14 22:36:34 -05:00 |
|
J. Nick Koston
|
5195e2bf44
|
Merge branch 'esp32_prefs_no_vector' into integration
|
2025-09-14 22:36:29 -05:00 |
|
J. Nick Koston
|
c7ec5c820a
|
[esp32] Optimize NVS preferences memory usage by replacing vector with unique_ptr
|
2025-09-14 22:35:26 -05:00 |
|
J. Nick Koston
|
adaebf64ba
|
Merge branch 'integration' into memory_api
|
2025-09-14 22:19:20 -05:00 |
|
J. Nick Koston
|
bc63f9909d
|
Merge branch 'json_psram' into integration
|
2025-09-14 22:19:13 -05:00 |
|
J. Nick Koston
|
43a2f20ea7
|
[json] Only compile SpiRamAllocator when PSRAM is enabled
|
2025-09-14 22:18:44 -05:00 |
|
J. Nick Koston
|
a8b8819826
|
Merge branch 'integration' into memory_api
|
2025-09-14 21:56:20 -05:00 |
|
J. Nick Koston
|
aad369463b
|
Merge branch 'auth_request' into integration
|
2025-09-14 21:56:06 -05:00 |
|
J. Nick Koston
|
e2c00977cf
|
Merge remote-tracking branch 'upstream/dependabot/pip/aioesphomeapi-41.0.0' into integration
|
2025-09-14 21:56:01 -05:00 |
|
J. Nick Koston
|
29870385ae
|
Merge remote-tracking branch 'upstream/dashboard_dns_lookup_delay' into integration
|
2025-09-14 21:55:55 -05:00 |
|
J. Nick Koston
|
76132c3958
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-14 21:55:50 -05:00 |
|
dependabot[bot]
|
913a088c33
|
Bump aioesphomeapi from 40.2.1 to 41.0.0
Bumps [aioesphomeapi](https://github.com/esphome/aioesphomeapi) from 40.2.1 to 41.0.0.
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](https://github.com/esphome/aioesphomeapi/compare/v40.2.1...v41.0.0)
---
updated-dependencies:
- dependency-name: aioesphomeapi
dependency-version: 41.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 02:46:11 +00:00 |
|
J. Nick Koston
|
623878a9c3
|
Merge branch 'dev' into dashboard_dns_lookup_delay
|
2025-09-14 21:28:46 -05:00 |
|
J. Nick Koston
|
73773ed5c6
|
[api] Rename ConnectRequest/Response to AuthenticationRequest/Response in API
|
2025-09-14 21:22:17 -05:00 |
|
J. Nick Koston
|
459ef7f262
|
[api] Exclude ConnectRequest/Response when password is disabled (#10704)
|
2025-09-14 20:45:28 -05:00 |
|