J. Nick Koston
|
b1655b3fd4
|
Allow disabling OTA for web_server while keeping it enabled for captive_portal (#9583)
|
2025-07-16 17:05:09 -10:00 |
|
J. Nick Koston
|
ee600ced31
|
Merge branch 'esphome_webserver_ota' into integration
|
2025-07-16 16:21:12 -10:00 |
|
J. Nick Koston
|
c3da5b7a3f
|
tell the bot
|
2025-07-16 15:50:42 -10:00 |
|
J. Nick Koston
|
ce21b992e3
|
tidy happy
|
2025-07-16 15:49:30 -10:00 |
|
J. Nick Koston
|
88323bcca0
|
Allow disabling OTA for web_server while keeping it enabled for captive_portal
|
2025-07-16 15:42:48 -10:00 |
|
J. Nick Koston
|
02999195cd
|
Add helpful error message when ESP32+Arduino runs out of flash space (#9580)
|
2025-07-17 12:13:55 +12:00 |
|
dependabot[bot]
|
8415467dab
|
Bump aioesphomeapi from 35.0.1 to 36.0.0 (#9567)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-07-16 13:52:16 -10:00 |
|
J. Nick Koston
|
121759c07d
|
Merge branch 'lwip_locking_fix' into integration
|
2025-07-16 13:15:26 -10:00 |
|
J. Nick Koston
|
66b6985975
|
Fix format string warnings in Web Server OTA component (#9569)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-16 23:14:25 +00:00 |
|
J. Nick Koston
|
f1d2300153
|
simplify
|
2025-07-16 13:10:00 -10:00 |
|
J. Nick Koston
|
94fd2d8ca1
|
Merge branch 'dev' into lwip_locking_fix
|
2025-07-16 12:47:29 -10:00 |
|
Jesse Hills
|
b6e8f6398c
|
Revert "Bump ESP32 IDF version to 5.4.2 and Arduino version to 3.2.1" (#9574)
|
2025-07-17 10:25:57 +12:00 |
|
J. Nick Koston
|
c51bae3640
|
Merge branch 'lwip_locking_fix' into integration
|
2025-07-16 11:10:51 -10:00 |
|
J. Nick Koston
|
a399e90ed6
|
fix missing init
|
2025-07-16 11:10:36 -10:00 |
|
Big Mike
|
0958e49965
|
Move CONF_ALTITUDE_COMPENSATION to const.py (#9563)
|
2025-07-16 16:06:50 -05:00 |
|
J. Nick Koston
|
f4cd559a0b
|
Fix compilation error when using string lambdas with homeassistant services (#9543)
|
2025-07-17 09:02:32 +12:00 |
|
J. Nick Koston
|
e164e6ce37
|
Merge branch 'lwip_locking_fix' into integration
|
2025-07-16 10:57:10 -10:00 |
|
J. Nick Koston
|
cb0ef0b54a
|
Fix lwIP thread safety assertion failures on ESP32
|
2025-07-16 10:56:29 -10:00 |
|
Jonathan Swoboda
|
c93b892ccc
|
Bump ESP32 IDF version to 5.4.2 and Arduino version to 3.2.1 (#9305)
|
2025-07-17 07:50:42 +12:00 |
|
J. Nick Koston
|
73a8c03562
|
Merge branch 'integration' into memory_api
|
2025-07-16 08:26:40 -10:00 |
|
J. Nick Koston
|
e1583ff2d3
|
Merge branch 'template_send_message' into integration
|
2025-07-16 08:26:29 -10:00 |
|
J. Nick Koston
|
969fc54409
|
Merge branch 'template_send_message' into memory_api
|
2025-07-16 08:26:19 -10:00 |
|
J. Nick Koston
|
8ba14d1f54
|
missed one
|
2025-07-16 08:18:51 -10:00 |
|
J. Nick Koston
|
6aeefdc085
|
Refactor API send_message from template to non-template implementation
|
2025-07-16 08:09:54 -10:00 |
|
Edward Firmo
|
78c32eac04
|
[adc] Add ESP32-C5 support (#9486)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: oxynatOr <98734567+oxynatOr@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-16 23:32:44 +12:00 |
|
J. Nick Koston
|
9e621a1769
|
Update script/helpers.py to use ESPHome YAML parser for integration fixtures (#9544)
|
2025-07-16 22:19:27 +12:00 |
|
esphomebot
|
d0b45f7cb6
|
Synchronise Device Classes from Home Assistant (#9513)
|
2025-07-16 09:55:40 +00:00 |
|
J. Nick Koston
|
e40b45cab1
|
Add ability to have same entity names on different sub devices (#9355)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-16 21:34:51 +12:00 |
|
J. Nick Koston
|
9d10c79491
|
Merge branch 'integration' into memory_api
|
2025-07-15 23:24:53 -10:00 |
|
J. Nick Koston
|
b50bd00207
|
Merge branch 'dev' into integration
|
2025-07-15 23:24:34 -10:00 |
|
Jesse Hills
|
b15a09e8bc
|
Merge branch 'release' into dev
|
2025-07-16 20:47:13 +12:00 |
|
Jesse Hills
|
5707389faa
|
Merge pull request #9534 from esphome/bump-2025.7.0
2025.7.0
2025.7.0
|
2025-07-16 20:46:26 +12:00 |
|
J. Nick Koston
|
15768ec00d
|
Reduce API proto vtable overhead by splitting decode functionality (#9541)
|
2025-07-16 20:46:04 +12:00 |
|
J. Nick Koston
|
472a594c6d
|
Merge branch 'integration' into memory_api
|
2025-07-15 22:25:01 -10:00 |
|
J. Nick Koston
|
3e6da2870a
|
Merge branch 'vtable' into integration
|
2025-07-15 22:24:32 -10:00 |
|
J. Nick Koston
|
d999ef3047
|
Merge branch 'entity_dupe_code' into integration
|
2025-07-15 22:24:23 -10:00 |
|
J. Nick Koston
|
e5bd2bd31b
|
not virtual
|
2025-07-15 22:17:42 -10:00 |
|
J. Nick Koston
|
fc30ca83ca
|
Reduce API proto vtable overhead by splitting decode functionality
|
2025-07-15 22:07:27 -10:00 |
|
J. Nick Koston
|
2c478efcba
|
Refactor API connection entity encoding to reduce code duplication (#9505)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-16 07:54:49 +00:00 |
|
Edward Firmo
|
9ae8c5b147
|
[adc] Test platforms on IDF (#9536)
|
2025-07-16 19:35:33 +12:00 |
|
J. Nick Koston
|
5dc7dee6d6
|
empty commit
|
2025-07-15 21:30:58 -10:00 |
|
J. Nick Koston
|
5aa4ed8d87
|
Merge remote-tracking branch 'upstream/dev' into entity_dupe_code
|
2025-07-15 21:24:00 -10:00 |
|
Vladimir Kuznetsov
|
63e2e2b2a2
|
[lvgl]: fix missing await keyword in meter tick_style width processing (#9538)
|
2025-07-16 17:05:19 +10:00 |
|
J. Nick Koston
|
3ab1ee7a04
|
Reduce binary size with field-level conditional compilation for protobuf messages (#9473)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-16 18:36:26 +12:00 |
|
J. Nick Koston
|
5c4ded83d0
|
Merge branch 'integration' into memory_api
|
2025-07-15 20:04:01 -10:00 |
|
J. Nick Koston
|
7744b2db79
|
Merge branch 'proto_field_ifdefs' into integration
|
2025-07-15 20:02:50 -10:00 |
|
J. Nick Koston
|
8fcbcebf84
|
Merge branch 'entity_dupe_code' into integration
|
2025-07-15 20:02:45 -10:00 |
|
J. Nick Koston
|
561ed32b2a
|
fix a few more that are missing
|
2025-07-15 19:58:28 -10:00 |
|
J. Nick Koston
|
5adfb71fe1
|
fix a few more that are missing
|
2025-07-15 19:58:13 -10:00 |
|
J. Nick Koston
|
dfdec8ec0a
|
fix a few more that are missing
|
2025-07-15 19:58:08 -10:00 |
|