Hello there.
I installed Home Assistant on my Asustor Nas using Docker-ce. I can see the configuration.yaml file in the Home Assistant folder in the Docker folder in Nas.
But when I open the Home assistant application and write config / configuratin.yaml in the address line, the script does not open.
How can I open this in the application?
You just have Home Assistant container. You can’t open it in the application.
Just use Windows Explorer to navigate to path (I guess \192.168.1.24\docker\homeassistant\config) and use a texteditor (notepad, but better notepad++ or vscode) to edit configuration.yaml.
This is amazing, was getting Server unexpectedly disconnected. After reading you entry figured out it was an extra tab when adding duck dns. Double check your file before restarting!!
finally someone who doesn’t reply with “read the f… manual”
THANK YOU!!!
may I just add that the command “login” wouldn’t normally work with the ssh access you get via “Terminal & SSH” plugin: you need to follow these instructions to setup ssh to port 22222 at the operating system level
(I know… this is essentially me adding informations by saying “read the f manual” what a contraddiction )
THANK YOU THANK YOU THANK YOU!
I have been searching and searching how to fix this exact issue. Thanks so much for posting!
Sorry for all the caps and exclamation points, but I am so excited!!!
Thank you for posting this! I was looking for “how do I get to the dang shell from the keyboard” because that HA shell is useless. after typing login, it was a few seconds and one find command to locate the file I needed to edit, add a couple of hashes to the configuration.yaml, and reboot. 5 mins tops to resolve a fat finger issue.