The restart button platform allows you to restart your node remotely through Home Assistant.
restart
# Example configuration entry button: - platform: restart name: "Living Room Restart"
name (Required, string): The name for the button.
id (Optional, ID): Manually specify the ID used for code generation.
All other options from Button.
Restart Switch
Template Button
API Reference
Edit this page on GitHub