How to edit configuration.yaml offline - dont start web interface

dont start web interface after edit configuration.yaml and restart
i think i have error in configuration.yaml
have only ssh access
havent snapshots, or samba

can i edit configuration.yaml with ssh ?
or local on sdcard with windows ? how to open disks for editing which windows dont see ?

You can edit configuration.yaml with ssh. I use vi when I have to do that.

As far as error, try opening the home-assistant.log file, it usually will point you to the exact line where it is having problems.

done
and do you know what a small mistake has broken the entire web interface ?

forgot one comment :confused:

  customize:
   input_boolean.on_off_comp:
#     hidden: true   
#   input_boolean.on_off_ambilight:
#     hidden: true
1 Like