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
4369499e89
Component(s) -> Integration(s) ( #9705 )
2019-06-27 20:10:56 -07:00
Tommaso Marchionni
fadf8456de
Added documentation for invert_percent configuration for zwave rollershutte ( #9216 )
2019-06-17 14:45:18 -07:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes
2019-03-10 04:45:59 -07:00
Robbie Trencheny
8714fc55a2
Add ha_release to components/platforms missing it
2019-03-09 17:27:44 -08:00
Klaas Schoute
abf9b13708
🚜 Merges/Redirect Zwave component pages ( #8804 )
2019-03-04 13:03:58 +01:00
Jorim Tielemans
c0d8b1fbf0
Clean up wxz ( #7025 )
...
Titles
Trailing spaces
Boolean capitalization
2018-10-23 11:08:53 +02: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
Fabian Affolter
b705dbaf4f
Add 'ha_iot_class'
2017-06-13 18:07:33 +02: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
Paulus Schoutsen
0777750978
Move Z-Wave around
2016-06-08 22:08:30 -07:00
Alex Harvey
b174046dfc
Update zwave.markdown ( #527 )
2016-06-07 22:38:29 -07:00
amorsillo
d3eac6c9b3
Update zwave.markdown ( #458 )
...
Make it more clear that devices are not polled by default.
2016-05-26 06:42:35 -07:00
Keith
aaab3c7e82
Update zwave.markdown ( #472 )
...
Changed command substitution to use $() instead of backticks. This is less ambigious for newer users. Also corrected a typo.
2016-05-13 07:52:17 -07:00
Jonatan Castro
2360dd11cd
Update zwave.markdown ( #425 )
...
pardon for my english, feel free to tweak it as needed
2016-04-26 21:00:16 +02:00
Christoph Wagner
6ce60ab3b6
Add warning about compiling openzwave as root ( #416 )
...
This part is (minus a typo) in [the openzwave repo under INSTALL_REPO](https://github.com/OpenZWave/python-openzwave/blob/python3/INSTALL_REPO.txt#L63 ).
Especially some rPI distros come without another user and work with root by default.
2016-04-22 16:54:35 +02:00
Paulus Schoutsen
3dc15ca6de
Merge branch 'master' into next
...
Conflicts:
source/_components/zwave.markdown
2016-04-01 00:02:26 -07:00
Charles Spirakis
94109e355c
Dcoument zwave's test_network for 0.17
...
Documents the test_network service which is a call through to openzwave's TestNetwork() method.
2016-03-30 15:25:40 -07:00
Robbie Trencheny
8ed8e53831
Merge pull request #358 from robbiet480/change-featured-page
...
Add 5 new items to the featured page
2016-03-29 21:17:47 -07:00
Robbie Trencheny
80c51685b9
Add 5 new items to the featured page
2016-03-29 21:12:09 -07:00
Robbie Trencheny
cec380db4f
Add a device specific notes & configuration section to the bottom of the Z-Wave component page
2016-03-29 15:54:28 -07:00
Charles Spirakis
b91ace9e43
Update zwave documentation
...
Add more information about the zwave services and give an example of using soft_reset and heal_network services.
2016-03-28 21:13:34 -07:00
Paulus Schoutsen
c7c938e111
Blog post for 0.16
2016-03-26 00:59:58 -07:00
Fabian Affolter
3d65adfd46
Fix format of command
2016-03-26 00:59:36 +01:00
Will Heid
0969371fb0
Update zwave.markdown
...
formatting fix to include the literal ` in the custom package command
2016-03-25 16:50:10 -07:00
ntouran
bdbf304674
Clarifications on cython dependency during zwave build
2016-03-14 15:09:11 -07:00
ntouran
245e1ea260
zwave instructions: fixed erroneous environmental variable label
2016-02-28 12:41:21 -08:00
ntouran
61d9ba302e
Fixed dependency info in zwave instructions
2016-02-28 12:08:27 -08:00
ntouran
87dd6016a6
Updated openzwave build instructions for #817
2016-02-28 11:20:01 -08:00
Paulus Schoutsen
944c7a40e4
Updates for 0.13
2016-02-13 00:02:44 -08:00
Paulus Schoutsen
6430b9511d
Merge branch 'master' into next
2016-02-07 14:22:01 -08:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Lukas Hetzenecker
3c701a9f95
ZWave: Documentation for PR #1110
2016-02-04 13:16:39 +01:00
Roy Hooper
7213418f28
add link to compatible controller list in the OpenZwave wiki
2015-12-30 14:55:58 -05:00
Paulus Schoutsen
5d22fadf4c
Add ZWave config
2015-12-10 08:58:08 -08:00
Paulus Schoutsen
81b4d8701c
Update Z-Wave docs
2015-11-15 23:30:37 -08:00
Paulus Schoutsen
47eae9077e
Markdown fixes
2015-10-28 23:00:29 -07:00
Paulus Schoutsen
1fdce311a9
Update zwave.markdown
2015-10-25 01:56:32 -07:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
120dbf547d
Add component collection
2015-10-24 21:44:04 -07:00