Merge remote-tracking branch 'upstream/dev' into integration

# Conflicts:
#	esphome/components/esphome/ota/ota_esphome.h
#	esphome/components/http_request/ota/ota_http_request.cpp
#	esphome/components/http_request/ota/ota_http_request.h
#	esphome/components/ota/ota_backend_factory.h
#	esphome/components/web_server/ota/ota_web_server.cpp
#	esphome/components/wifi/wifi_component.cpp
This commit is contained in:
J. Nick Koston
2026-03-05 10:57:44 -10:00
74 changed files with 865 additions and 209 deletions
+1
View File
@@ -72,6 +72,7 @@ ignore_types = (
".gif",
".webp",
".bin",
".wav",
)
LINT_FILE_CHECKS = []