How to Install Advanced SSH & Web Terminal in Home Assistant

In this video I walk you through how to install Advanced SSH & Web Terminal in Home Assistant. Create a keypair: ssh-keygen -t ed25519 -C «hassio» Generate public key secret: Write-Output «ssh_public_key: |`n $(Get-Content $HOME.sshid_ed25519.pub)» Add-On Configuration: authorized_keys: - «!secret ssh_public_key» compatibility_mode: true Connect: ssh hassio@HostnameOrIP

0/0


0/0

0/0

0/0

0/0