esphome / esphome/feature-requests

Please add more debug options on ESP32 like on ESP8266 (Loop Time, Heap Max Block, Heap Fragmentation)

Open
#2,709 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Please add more debug options to ESP32. I used ESP8266 and I could you debug options like:
- Loop Time,
- Heap Max Block,
- Heap Fragmentation

On ESP32 I got that error and can't use these options:
![image](https://github.com/esphome/feature-requests/assets/22171619/2a4f681d-b227-482a-8a42-3343c15d140c)

**Please describe your use case for this integration and alternatives you've tried:**

Very good option to debug stability like Loop Time (I use it on every ESP8266 device and would like to use it on ESP32 too).

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are mentioned. Start by locating the ESP32 debug-option implementation and comparing it with the existing ESP8266 options; done means Loop Time, Heap Max Block, and Heap Fragmentation are available on ESP32 for stability debugging.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.