Files
esphome/esphome
J. Nick Koston 880962aa83 Address review: pass line_callbacks to run_external_process, fix filter_lines type
- Pass line_callbacks through to run_external_process so the crystal
  frequency warning works when ESPHOME_USE_SUBPROCESS is set
- Fix filter_lines type annotation from str to list[str] to match
  actual usage
2026-03-06 22:24:12 -10:00
..