Commit Graph

9346 Commits

Author SHA1 Message Date
J. Nick Koston
e920ffbef3 preen 2025-07-01 16:33:27 -05:00
J. Nick Koston
6395567f2a type 2025-07-01 16:19:18 -05:00
J. Nick Koston
c8e7a945ae Apply suggestions from code review 2025-07-01 16:14:59 -05:00
J. Nick Koston
f2b5a8e3b1 tweak 2025-07-01 16:09:57 -05:00
J. Nick Koston
0a836c7001 tweak 2025-07-01 16:06:31 -05:00
J. Nick Koston
69819cdcc5 fix import 2025-07-01 15:58:54 -05:00
J. Nick Koston
1756017181 fix import 2025-07-01 15:50:34 -05:00
J. Nick Koston
11b5b00cd6 fix import 2025-07-01 15:47:25 -05:00
J. Nick Koston
2c349cad8b fix import 2025-07-01 15:46:39 -05:00
J. Nick Koston
08f563167f typing 2025-07-01 15:44:32 -05:00
J. Nick Koston
8713945c6a typing 2025-07-01 15:44:17 -05:00
J. Nick Koston
e7e6b7f89b typing 2025-07-01 15:44:08 -05:00
J. Nick Koston
4ec8cd9611 revert 2025-07-01 15:43:55 -05:00
J. Nick Koston
b89c5751b1 Merge branch 'ota_base_extract' of https://github.com/esphome/esphome into ota_base_extract 2025-07-01 15:43:42 -05:00
J. Nick Koston
9d1e68e45d Apply suggestions from code review 2025-07-01 15:42:28 -05:00
J. Nick Koston
bc0a248149 Merge branch 'ota_base_extract' of https://github.com/esphome/esphome into ota_base_extract 2025-07-01 15:40:49 -05:00
J. Nick Koston
ec99692963 Apply suggestions from code review 2025-07-01 15:40:40 -05:00
J. Nick Koston
77f7816114 Update esphome/components/ota/__init__.py 2025-07-01 15:40:18 -05:00
J. Nick Koston
f3e7a6887b revert 2025-07-01 15:40:08 -05:00
J. Nick Koston
401523c854 revert 2025-07-01 15:39:43 -05:00
J. Nick Koston
5b0c249272 revert 2025-07-01 15:38:47 -05:00
J. Nick Koston
3f650b2c15 more relos 2025-07-01 15:35:40 -05:00
J. Nick Koston
a1e3b67683 Update CODEOWNERS 2025-07-01 15:33:28 -05:00
J. Nick Koston
6e45b9d2dd fixes 2025-07-01 15:31:29 -05:00
J. Nick Koston
c008e6aa1c revert ota_base changes, move to platform 2025-07-01 15:28:11 -05:00
J. Nick Koston
9799a2b636 test 2025-07-01 13:47:59 -05:00
J. Nick Koston
099474053e cleanuip 2025-07-01 13:38:47 -05:00
J. Nick Koston
efafabed97 fix rp2040 2025-07-01 13:23:24 -05:00
J. Nick Koston
2d0c109dc1 Merge remote-tracking branch 'origin/dev' into ota_base_extract 2025-07-01 11:50:49 -05:00
J. Nick Koston
825d0bed88 fix esp8266 error handling 2025-07-01 11:29:38 -05:00
Jonathan Swoboda
3470305d9d [esp32] Remove IDF 4 support and clean up code (#9145) 2025-07-01 16:22:41 +00:00
J. Nick Koston
cd1390916c md5 fixes 2025-07-01 11:09:08 -05:00
J. Nick Koston
149bdaf146 fixes 2025-07-01 10:50:17 -05:00
J. Nick Koston
ad628c9cba single ota path 2025-07-01 10:36:36 -05:00
J. Nick Koston
b88f87799e single ota path 2025-07-01 10:30:52 -05:00
J. Nick Koston
1ff7cf1125 single ota path 2025-07-01 10:28:48 -05:00
J. Nick Koston
31db6e51eb single ota path 2025-07-01 10:27:46 -05:00
J. Nick Koston
681d9236f9 single ota path 2025-07-01 10:26:55 -05:00
J. Nick Koston
8aa8af735d single ota path 2025-07-01 10:25:48 -05:00
J. Nick Koston
943d0f103d single ota path 2025-07-01 10:17:28 -05:00
J. Nick Koston
8b195d7f63 use ota backend 2025-07-01 10:11:41 -05:00
J. Nick Koston
649ad47e62 web_server_ support for ota backend idf 2025-07-01 10:05:23 -05:00
J. Nick Koston
93dc5765bb Merge upstream/dev into ota_base_extract 2025-07-01 09:57:09 -05:00
Javier Peletier
35de36d690 [modbus] Modbus server role: write holding registers (#9156) 2025-07-01 15:39:06 +12:00
J. Nick Koston
16ef5a9377 Add OTA support to ESP-IDF webserver (#9264) 2025-07-01 15:21:11 +12:00
J. Nick Koston
e3ccb9b46c Use interrupt based approach for esp32_touch (#9059)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-07-01 15:04:50 +12:00
Javier Peletier
8c34b72b62 Jinja expressions in configs (Take #3) (#8955) 2025-07-01 14:57:00 +12:00
Jesse Hills
27c745d5a1 [host] Disable platformio ldf (#9277) 2025-07-01 14:38:39 +12:00
J. Nick Koston
9a0ba1657e Fix entity hash collisions by enforcing unique names across devices per platform (#9276) 2025-07-01 14:38:19 +12:00
Mathieu Rene
db7a420e54 Fix - Pass thread TLVs down to openthread if they are defined (#9182)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-07-01 10:07:30 +12:00