40 Commits

Author SHA1 Message Date
Danny Tsang
fe9ac83018
Added links to installing and using: (#27582)
* Samba
* VScode
* File editor

add-ons to edit configuration.yaml.
2023-05-30 08:05:16 +02:00
hdboer
8f1cf94b9f
Update configuration.markdown (#26838) 2023-04-25 09:21:33 +02:00
Danny Tsang
704b0fe31a
Updated navigation to system health with system information (#23788) 2022-08-21 21:45:27 +02:00
Zack Barett
cf78384fff
Update Editing Config Page with new screenshot and link (#23274) 2022-07-05 16:31:02 +02:00
Philip Allgaier
8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Joakim Sørensen
3f3ce25b76
Adjust navigation changes for 2022.5 (#22623) 2022-05-04 18:15:48 +02:00
Thanasis
5372372fa2
Tweeks on configuration.yaml category (#22075) 2022-03-20 22:04:11 +01:00
Charles Garwood
133ba956af
Configuration location grammar tweaks (#21532) 2022-02-07 15:01:37 +01:00
Joakim Sørensen
10825c0db6
Add note about where to find the path to used config path (#21526) 2022-02-07 09:15:30 +01:00
macooper
7afb8ac51f
Add location of configuration.yaml for Home Assistant Operating System. (#20805) 2021-12-21 16:02:13 +01:00
Conall O'Brien
6d575d250a
Update "making a backup" to use supervisor_backups (#20166) 2021-11-11 22:44:55 +01:00
Stefan
10687809f1
Correct some different typo's of Home Assistant (#19714) 2021-10-11 16:12:43 +02:00
NotSomeBot
fce6e83311
Fix my home-assistant link to Configuration (#19386) 2021-09-19 21:25:58 +02:00
SaintMalik
9c9a071326
Fix broken url in docs (#18833)
What does this PR do

Fix dead or broken links in this docs page, making navigation easy for others.
2021-08-08 15:46:10 +02:00
Joakim Sørensen
f8a1c05704
Add link about finding the configuration (#18265)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-23 20:25:54 +02:00
Joakim Sørensen
2a083a8633
Replace Cookbook with Examples (#17396) 2021-04-10 20:14:02 +02:00
anugs
6ee19f7ead
Update configuration.markdown (#16942) 2021-03-11 22:09:35 +01:00
uSlackr
9f00c16dbc
Added UI references for testing config changes and VS Code for editin… (#16549)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-14 12:13:24 +01:00
Sean Mooney
6515a80697
Add to list of reloadable integrations (#15013)
With 0.115 you can reload a lot more things, so I added a couple more here.
2020-10-07 21:55:57 +02:00
Dubh Ad
723218fcc0
Adding notes about how to edit the config (#13747)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 17:01:47 +02:00
Franck Nijhof
13559cee89
Removal of some stale Windows references (#13286) 2020-05-05 09:39:55 +02:00
Dubh Ad
3cdcf88035
Adding more things that can be reloaded (#12578)
The list is a little outdated, so adding the other things I know of that can be reloaded
2020-03-31 12:14:58 +02:00
Franck Nijhof
fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* 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
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Joakim Sørensen
857b6bdaa0
Change customize to core (customize) 2019-02-23 14:17:35 +01:00
Jorim Tielemans
b357d6bde3 Remove outdated docs (#8215)
It's supported since 0.84
2019-01-19 09:58:40 -08:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
DubhAd
edc27d31bd
Adding path for Docker 2018-11-22 21:25:01 +00:00
DubhAd
d56c0ba90b Highlighting need to config check (#6338)
Highlighting the need to run a config check
2018-09-22 20:08:47 +02:00
Jason Hu
513ef6f63a Fix a typo in date which hide configuration page (#6253) 2018-09-11 07:52:44 +02:00
DubhAd
93d9267500 Adding some titles and details (#6228)
Added:

* titles to make it possible to link to sections
* that you can only reload those sections if you're not using packages
* information on how to migrate your config, and that key files and folders are hidden by default
2018-09-09 09:40:20 +02:00
DubhAd
51eee86360 Added path for Hass.io config (#5436) 2018-05-26 22:47:58 +02:00
DubhAd
0687a6a3ea Clarity updates (#5017)
Added that you can reload some pieces without a restart. Added reference to ensuring you run the check config as the user you run Home Assistant as (so that the right configuration is found)
2018-03-26 08:15:52 +02:00
DubhAd
3771329828 Added how to find the web UI. (#4690)
* Added how to find the web UI.

As the getting started guide is now totally Hass.io focussed, there's no longer anywhere to tell people how to reach the web UI.

* Typo fix
2018-02-23 19:00:45 +01:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00