This commit is contained in:
2024-05-23 21:24:52 +02:00
commit a3efe8274b
166 changed files with 15713 additions and 0 deletions

10
common/sensor/debug.yaml Normal file
View 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"