Restart Switch

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

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

Configuration variables

See Also