mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00: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"
|