* 📚 Update confirmation in Installation Script
If a user were to copy paste the commands, I believe it will fail as there is no confirmation on the initial `software-properties-common` install.
Add's `-y` flag so copy paste would work. One other thought, could this maybe be optimised to a single line install?
* Update installation.markdown
* Update index.markdown
Updated verbiage to align with re-branding of Home Assistant and Home Assistant Core
* Update index.markdown
- edited links for installation
- cleaned up the upgrading section for clarity
* :pencl2: Tweak
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update installation.markdown
- Updated verbiage to align with recent post "Changing the Home Assistant Brand"
- Small grammatical errors
* Update installation.markdown
- fixed menu selection for upgrading
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update installation.markdown
- Changed HassOS verbiage but left link as is for functionality
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* added instructions to pick emu targets if no specific target
Based on Franck's response to my issue here:
https://github.com/home-assistant/hassio-installer/issues/74
I suggest to clarify the documentation with the above text
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
* Recommendation for ssh and samba add-ons
Made a stronger recommendation for the ssh addon and samba addon following an install of Hassio.
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
I think these should be removed for a better user experience. If it isn't recommended then they shouldn't be listed. Maybe keep them in the assets for people who like to dig around?
I noticed the list of machine types supported by `hassio_install.sh` wasn't up-to-date with the list on [Github](https://github.com/home-assistant/hassio-installer). I updated the list and added a reference to the Github page. Maybe the duplicate list should be removed from here and instead add a reference to the Github?
* Changed heading to be a link
Changed "To prepare your machine for the Hass.io installation, run the following commands:" to a linkable heading so it can be shared more easily
* Add a section title
* Added info on supported Ubuntu versions
Adding a note on the latest docker-supported version of Ubuntu.
* Added info on supported versions of Ubuntu
Added a note to remind users that docker needs to be supported by their version of Ubuntu, and where to check if it is.