I am running home assistant on a raspberry pi. I stupidly disabled my ethernet port on my pi with “sudo ifconfig eth0 down” via the SSH interface.
I now cannot access home assistant gui ssh to run the “eth0 up” command.
I can boot my pi and access the HA cli prompt with a monitor plugged in. Is there a way to run ssh commands from HA CLI. Alternatively, how can I boot directly into the pi terminal without HA loading?