-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Now that the dashboard has the ability to directly obtain serial logs, it would be awesome if it could also decode exceptions dumped to the logs.
This could be game changing to allow anyone to easily decode stack traces if they occur in their logs.
I can think of two methods this could be done:
- Recreate this exception decoder in TS/JS and obtain the elf file from the ESPHome server to directly decode it.
- Detect when an exception is dumped and pass it back to the esphome webserver for decoding.
jesserockz, Misiu and noxhirsch
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed