mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2026-01-27 12:50:46 +03:00
Safe Mode button added
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
button:
|
button:
|
||||||
- platform: restart
|
- platform: restart
|
||||||
name: "${board_name} Restart"
|
name: "${board_name} Restart"
|
||||||
|
entity_category: diagnostic
|
||||||
|
|
||||||
|
- platform: safe_mode
|
||||||
|
name: "${board_name} Safe Mode Restart"
|
||||||
|
entity_category: diagnostic
|
||||||
|
|
||||||
# Accept call
|
# Accept call
|
||||||
- platform: template
|
- platform: template
|
||||||
|
|||||||
Reference in New Issue
Block a user