This is steps to edit configuration.yaml if dashboard is inaccessible due to configuration.yaml error.
login
to get out of hassio cli and into bashdocker ps
to get a list of containers- note the first 3 characters for homeassistant - for raspberry pi, the container is something like homeassistant.raspberrypi
docker exec -it 51a /bin/bash
ls
to make sure configuration.yaml is therevi configuration.yaml
to edit the file- edit your mistake
- esc +
:wq
to save and exit exit
thenlogin
to get back to hassio CLIcore check
to make sure the conf is right this timecore restart