Safe Mode Button

The safe_mode button allows you to remotely reboot your node into Safe Mode. This is useful in certain situations where a misbehaving component is preventing Over-The-Air updates from completing successfully.

This component requires Safe Mode to be configured.

../../_images/safemode-ui.png
# Example configuration entry
button:
  - platform: safe_mode
    name: "Living Room Restart (Safe Mode)"

Configuration variables:

See Also