Hassio
Raspberry Pi
Accessing config.txt
on HassOS
- Add "HassOSConfigurator" add-on repository
https://github.com/adamoutler/HassOSConfigurator
from Adam Outler via this link::br - Make sure that the user you are logged into your Hassio installation has the "Advanced mode" enabled in the user profile "User settings" page.:br
- Go to the add-on store, find and install the "HassOS SSH port 22222 Configurator" addon.:br
- After having installed the add-on, click on it's installed add-on entry and make sure to uncheck the "Protection mode" option.:br
- Go to the configuration tab of the add-on, add your public ssh key (e.g.,
~/.ssh/id_rsa.pub
) and save. Only Open SSH format public keys work. - Go back to the info tab and start the addon, now monitor the logs of the add-on by using the log tab and pressing the "Refresh" button till you see a text telling you it was successful.
- Now you should restart the Hassio instance via the "Restart Home Assistant" dialog accessible via the top right "Power icon" button, in this menu click on "Advanced options" and select the "Reboot system" option.:br