Installed Home Assistant Operating System on brand new Raspberry Pi 4B via hass.io instructions (Balena etcher onto SD card, insert and boot).
Yesterday I was working on automations and all worked well. I was checking configuration.yaml repeatedly and it was always valid. After last check of the day it was valid and I made no further changes.
Today I sat down to work on more automations but the file editor won’t respond or restart, I checked configuration through developer tools and configuration is now invalid!
Error if I attempt to restart: “The system cannot restart because the configuration is not valid: Error loading /config/configuration.yaml: ‘utf-8’ codec can’t decode byte 0xd8 in position 26: invalid continuation byte”
I actually sort of understand the error, but how does one communicate with HaOS to fix the configuration.yaml if the error is preventing file editor and terminal from working? (Neither will start or restart). I have the board IP, is there a way to get a command line access on it with HaOS running?