Franck Nijhof
c581c6d5ba
Add Z-Wave deprecation notes to old docs ( #17605 )
2021-04-26 21:40:52 +02:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4
2020-01-29 11:57:44 +01:00
Keith Pine
c8f5a564e8
Remove update_config from zwave services ( #10139 )
2019-08-16 19:32:14 +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
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Erik-jan Riemers
d5c995135b
Update on z-wave docs because of upcoming change ( #9095 )
...
* Update z-wave section
* ✏️ Tweaks
2019-04-03 17:07:17 -07:00
Paulus Schoutsen
54f350b22b
Merge branch 'rc' into current
2018-10-12 16:57:35 +02:00
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
Blake Blackshear
6695cff64a
Updates for changes to related PR
2018-09-25 17:45:03 -05:00
Blake Blackshear
431963e68c
Update docs for update PR
2018-09-24 21:08:31 -05:00
Blake Blackshear
120f55026d
Add documentation for new Z-Wave services
2018-09-24 18:16:17 -05:00
John Arild Berentsen
a75368ac6e
Update services.markdown ( #5926 )
...
* Update services.markdown
Just a minor change to make sure users delete the correct entries from the file.
* Update services.markdown
* Update services.markdown
2018-08-04 22:19:52 +02:00
DubhAd
e8f9124815
Added details of how to use update ( #5888 )
...
* Added details of how to use update
Added details of how to use the update service.
* Update
Added more details, including backing up the config file before editing
2018-07-29 10:30:01 +02:00
DubhAd
6e1b48dd7b
Adding entry for update config ( #5374 )
...
* Adding entry for update config
* ✏️ Minor typo tweak
2018-05-16 14:12:17 -04:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Ville Skyttä
b39bd81c6e
Spelling fixes ( #4532 )
...
* Spelling fixes
* "It's" -> "its" fixes
* Fix capitalization of "Pi" in "Raspberry Pi"
"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
John Arild Berentsen
a417716f69
Add new Z-Wave services ( #3898 )
...
Documentation to https://github.com/home-assistant/home-assistant/pull/10369
2017-11-06 15:15:30 +01:00
DubhAd
018890a3b8
Rewriting the Z-Wave documentation ( #3467 )
...
* Z-Wave documents refactoring
* Continuing to update documentation for Z-Wave
* Wakeup correction
Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)
* Polling impact notes
Example of what the impact of polling can be
* Fix object_id to entity_id
2017-10-14 19:16:28 +02:00