mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 20:48:43 +00:00
_run_idedata raises EsphomeError() with no message, so the warning shows 'unavailable ()' which looks like a bug. Use a generic fallback explanation when str(exc) is empty.