Add id's to all common components

This commit is contained in:
2026-05-06 22:20:29 +02:00
parent 51f7537244
commit a76df9405b
18 changed files with 36 additions and 4 deletions
+4
View File
@@ -2,9 +2,13 @@
platform: debug
free:
name: Heap Free
id: heap_free_sensor
fragmentation:
name: Heap Fragmentation
id: heap_fragmentation_sensor
block:
name: Heap Max Block
id: heap_max_block_sensor
loop_time:
name: Loop Time
id: loop_time_sensor
+1
View File
@@ -1,6 +1,7 @@
---
platform: uptime
name: Uptime
id: uptime_sensor
unit_of_measurement: "days"
accuracy_decimals: 2
update_interval: 60s
+1
View File
@@ -1,4 +1,5 @@
---
platform: wifi_signal
name: WiFi Signal
id: wifi_signal_sensor
update_interval: 60s