Been getting my first system set up over the last week (Node-Red, Tuya, HA entties) and just added z-wave. Was super happy when I got my first z-wave sensor talking to the aeotec z-wave stick.
Then, did a restart. My devices were gone. Tried to remove the z-wave configuration to re-do it, then the entire system won’t start. Can ping , no web on port 8123.
Unfortunately, I don’t have SSH access or SMB (SSH I had set it to manually start)
Have I completely hosed myself out of the system and need to rebuild?
Hi Moe. That’s the problem, I don’t know how to get into my configuration with SSH and Samba. I’ve been digging around, tried to load authorized_keys by USB and the commands.
You will initially be logged in to Hass.io CLI for HassOS where you can perform normal CLI functions. If you need access to the host system use the ‘login’ command. Hass.io OS is a hypervisor for Docker.
and while I’m thinkin’ about it. At this time, don’t go into hassio yet… ignore that prompt, it’s just the default banner page. You want to keep yourself at the “#” prompt for now.
Unfortunately I don’t have a /config directory and nano doesn’t work despite being able to “login”
I’m familar with the editors (vi/nano) and how to navigate.
Any change my install is strange?
It’s the image for the raspberry that i’ve installed on my raspberry pi 3b+
It looks like you are in the host. Most probably you can now go to /use/share/hassio/homeassistant to edit the configuration.yaml
If you prefer a GUI you can run midnight commander in the host (sudo apt-get install mc) by running “sudo mc”. Then you will be able to browse and edit files a bit similar to Windows.