chore(SSH): Config - add HomeAssistant computer

This commit is contained in:
2026-03-22 10:45:26 +01:00
parent af03d1f65a
commit afe0fce7d0

View File

@@ -162,3 +162,9 @@ Hostname 54.229.27.155
User ubuntu
Port 22
IdentityFile ~/.ssh/data_enginering_machine.pem
# HomeAssistant
Host homeassistant
Hostname 192.168.1.102
User pi
Port 22