mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
Add friendly_name to make HA folks happy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
platform: template
|
||||
name: ${name} Free heap
|
||||
name: Free heap
|
||||
lambda: return heap_caps_get_free_size(MALLOC_CAP_INTERNAL);
|
||||
icon: "mdi:memory"
|
||||
entity_category: diagnostic
|
||||
|
||||
Reference in New Issue
Block a user