esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
402 stars 26 forks source link

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

Open MisiekDP opened 1 month ago

MisiekDP commented 1 month ago

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:

On ESP32 I got that error and can't use these options: image

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