mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 16:56:04 +02:00
Add id's to all common components
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
platform: factory_reset
|
||||
name: Factory Defaults
|
||||
id: factory_reset_button
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
platform: restart
|
||||
name: Restart
|
||||
id: restart_button
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
platform: safe_mode
|
||||
name: Restart (Safe Mode)
|
||||
id: restart_safe_mode_button
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
platform: shutdown
|
||||
name: Shutdown
|
||||
id: shutdown_button
|
||||
|
||||
Reference in New Issue
Block a user