mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
have fun
This commit is contained in:
10
common/sensor/debug.yaml
Normal file
10
common/sensor/debug.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
platform: debug
|
||||
free:
|
||||
name: "${name} Heap Free"
|
||||
fragmentation:
|
||||
name: "${name} Heap Fragmentation"
|
||||
block:
|
||||
name: "${name} Heap Max Block"
|
||||
loop_time:
|
||||
name: "${name} Loop Time"
|
||||
Reference in New Issue
Block a user