mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 10:36:01 +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.