mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
11 lines
185 B
YAML
11 lines
185 B
YAML
---
|
|
platform: debug
|
|
free:
|
|
name: "${name} Heap Free"
|
|
fragmentation:
|
|
name: "${name} Heap Fragmentation"
|
|
block:
|
|
name: "${name} Heap Max Block"
|
|
loop_time:
|
|
name: "${name} Loop Time"
|