Skip to content

Feature Request: Exception Decoding #200

@alexyao2015

Description

@alexyao2015

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:

  1. Recreate this exception decoder in TS/JS and obtain the elf file from the ESPHome server to directly decode it.
  2. Detect when an exception is dumped and pass it back to the esphome webserver for decoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions