Files
esphome/esphome/components
J. Nick Koston b75f5034e5 [ota] Address remaining Copilot comments on partition-table OTA
- upload_program: allow MQTT/MQTTIP devices for --partition-table.
  MQTTIP gets resolved to a real IP by _resolve_network_devices(), so
  rejecting any non-NETWORK port_type was incorrect; only SERIAL and
  BOOTSEL are non-OTA upload paths.
- update_partition_table: re-initialize NVS on every failure path past
  nvs_flash_deinit() so components that survive a failed OTA aren't
  left with broken NVS handles. Success path stays as-is because the
  device reboots immediately afterwards.

Adds an MQTTIP upload test and refreshes the gate's comment.
2026-05-03 09:29:05 -05:00
..
…
2026-03-30 13:15:37 -05:00
2026-04-07 22:29:55 +00:00
2026-05-01 19:42:39 +02:00
2025-12-08 14:37:45 -05:00
2025-12-08 14:37:45 -05:00
2026-03-30 13:15:27 -05:00
2026-03-27 17:59:26 -05:00