Hassio

Raspberry Pi

Accessing config.txt on HassOS

  1. Add "HassOSConfigurator" add-on repository https://github.com/adamoutler/HassOSConfigurator from Adam Outler via this link::brOpen your Home Assistant instance and open a repository inside the Home Assistant Community Store.
  2. Make sure that the user you are logged into your Hassio installation has the "Advanced mode" enabled in the user profile "User settings" page.:brOpen your Home Assistant instance and show your Home Assistant user's profile.
  3. Go to the add-on store, find and install the "HassOS SSH port 22222 Configurator" addon.:brOpen your Home Assistant instance and show the add-on store.
  4. After having installed the add-on, click on it's installed add-on entry and make sure to uncheck the "Protection mode" option.:brOpen your Home Assistant instance and show the dashboard of an add-on.
  5. 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.
  6. 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.
  7. 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.:brOpen your Home Assistant instance and show the system dashboard.