Restart Button

The restart button platform allows you to restart your node remotely through Home Assistant.

# Example configuration entry
button:
  - platform: restart
    name: "Living Room Restart"

Configuration variables:

See Also