Hi
I want to use the tool, but I run into an issue during setup.
I do not understand HA_HOST=your_homeassistant_host
I tried the following options.
HA_HOST=root
HA_HOST=root@192.178.168.XX:2222 (the IP of the HA instance)
HA_HOST=192.178.168.XX:2222
- HA_HOST=homeassistant_ha (which matches the host I defined in my .ssh/config)
But neither works...
I get the following error:
C:\Users\marco\mypath\claude-homeassistant>make pull
"192.178.168.XX:2222" was unexpected at this time.
make: *** [Makefile:170: check-env] Error 255
I can SSH in HA already (as root)
Thanks!
PS: I am on Windows 11
Hi
I want to use the tool, but I run into an issue during setup.
I do not understand HA_HOST=your_homeassistant_host
I tried the following options.
HA_HOST=rootHA_HOST=root@192.178.168.XX:2222(the IP of the HA instance)HA_HOST=192.178.168.XX:2222But neither works...
I get the following error:
I can SSH in HA already (as root)
Thanks!
PS: I am on Windows 11