mirror of
https://github.com/esphome/esphome.git
synced 2026-02-14 13:37:34 -07:00
9 lines
148 B
YAML
9 lines
148 B
YAML
<<: !include common.yaml
|
|
|
|
sensor:
|
|
- platform: debug
|
|
fragmentation:
|
|
name: "Heap Fragmentation"
|
|
min_free:
|
|
name: "Heap Min Free"
|