Add ESP32 factory reset button

This commit is contained in:
Joshua Boniface 2024-06-06 00:26:45 -04:00
parent 302db1afa4
commit 82d1f65eed

View File

@ -680,6 +680,7 @@ button:
entity_category: diagnostic
factory_reset:
name: "LD2410C Factory Reset"
icon: mdi:restart-alert
entity_category: diagnostic
- platform: restart
@ -687,6 +688,11 @@ button:
icon: mdi:power-cycle
entity_category: diagnostic
- platform: factory_reset
name: "ESP32 Factory Reset"
icon: mdi:restart-alert
entity_category: diagnostic
switch:
# Global enable/disable for voice support
- platform: template