homeassistant-ssh

star 0

SSH access to Home Assistant Raspberry Pi device. Use when needing to access the Pi, deploy configurations, run commands on the device, or when the user mentions SSH, Pi access, or homeassistant.local.

shrfrn By shrfrn schedule Updated 1/26/2026

name: homeassistant-ssh description: SSH access to Home Assistant Raspberry Pi device. Use when needing to access the Pi, deploy configurations, run commands on the device, or when the user mentions SSH, Pi access, or homeassistant.local.

Home Assistant SSH Access

Connection Details

SSH to the Home Assistant Pi using:

ssh root@homeassistant.local

No password required - authentication is configured via SSH keys.

Usage

When the user needs to:

  • Access the Home Assistant Pi
  • Deploy configurations
  • Run commands on the device
  • Check system status
  • Modify files on the Pi

Use the SSH command above. The connection is passwordless and uses root access.

Install via CLI
npx skills add https://github.com/shrfrn/hass-config --skill homeassistant-ssh
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator