Hello
I have HA running on proxmox.
Today I wanted to install the notices via Telegram and I connected it through DUCKDNS. It didn’t work because of a problem with this lines in the configuration.yaml:
I don’t have a backup in proxmox (yes in HA, but I don’t have access). I have thought on editing the configuration.yaml from somewhere else, but I can’t find the file in the container.
That is really kind of the whole point of it. Doesn’t do much good to do it after a restart breaks something.
Normally I think that currently when you select restart from the yaml page of developers tools it should automatically do the config check before restarting.
But also be aware that the config checker doesn’t always find errors. Most of the time tho it will find the serious errors that will prevent HA from running.
The “Check Configuration” in developer tools just saves you time. Home Assistant always does a check configuration automatically before a restart. If there is something wrong with your configuration, it won’t restart.