* Added overview and integration page.
The overview outlines general concepts in Home Assistant such as what an integration is.
The Integration page contains steps that was at the end of the onboarding page. More detailed break to add an integration needs to be added.
* Added new images for device list and add-ons.
* Replaced device list with home assistant device page.
* Replaced overview with concepts and terminology.
Added screenshots to the page.
* Added images to adding Google Cast.
* Updated integrations with Google Cast as an example.
* Refined some of wording.
* Fixed Google Cast punctuation.
* Added scripts and scenes.
Replaced steps with action which is the same word used in other pages like /integrations/script/
* Removed concepts and terminology page because it has been submitted as a separate PR.
Updated navigation to match.
* Missed removing concepts and terminology in getting started index.
* Post merge changes:
* Moved integration details from onboarding to it's own page.
* Added integration page in getting started after concepts & terminology.
* Added tooltips to integration page.
* Change links to devices & services to Microsoft style.
* Additional changes from feedback.
* Create trash
* Add files via upload
* Delete trash
* Update wording and screenshots
* Update screenshots and wording
Also improve clarity
* Revert improper references to Lovelace.
* "states screen" > "Home Assistant web interface"
* Delete automation-new-action.png
* Delete automation-new-blank.png
* Delete automation-new-name-trigger.png
* Delete integrations.png
* Create trash
* Add new screenshots
* Delete 01 - username.png
* Delete 02 - location.png
* Delete 03 - location.png
* Delete 04 - devices.png
* Delete 05 - lovelace.png
* Delete 06 - config.png
* Delete 07 - integrations.png
* Delete 08 - new integration.png
* Delete 09 - config 2.png
* Delete 10 - automation editor.png
* Delete 11 - new automation.png
* Delete 12 - new trigger.png
* Delete 13 - action.png
* Delete 14 - server control.png
* Delete trash
* Update screenshot paths
* Update onboarding.markdown
* Correct image paths
* Update automation.markdown
* Reword and provide additional information
This information was outdated, especially with the addition of default_config. Hopefully these changes make it clearer for new users who are confused about the missing homeassistant: line in their default configuration (this is something that has been popping up in the forum lately).
I linked to an external source for the time zone names. Perhaps we should add this list to Home Assistant website instead (or if it already exists, my apologies: I can point it to that instead).
* Update configuration.markdown
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages