Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 ( #12074 )
2020-02-13 16:30:14 +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
DubhAd
7017eb4cd5
is_state
needs quotes all the way (#6751 )
...
Apparently `is_state` treats the value as a string
2018-10-13 21:43:48 +02:00
Austin Drummond
c3926e3b49
Fixed a link on z-wave entities ( #6737 )
2018-10-13 10:18:16 +02:00
eresonance
762feb02a2
Add comment about alarm_type versions ( #6440 )
...
Added info about the alarm_type from the openzwave code. I believe there is some mixed info based on older V1 alarms vs new V2 alarms. V2 have fixed alarm_types so I've separated the two to make it clear which one a user should look at.
2018-10-02 20:48:15 +02:00
DubhAd
64da013d69
Minor fix ( #6071 )
...
* Minor fix
Removing quotes around numbers in the templates
* Update entities.markdown
2018-08-24 17:38:25 +02:00
DubhAd
141adba52c
Updated the templates ( #5558 )
...
* Updated the templates
Added device class to the templates, and simplified them
* Add raw
* Add period
2018-06-19 10:54:32 +02:00
DubhAd
27a7bbd239
Added more details about lock codes
2018-05-20 12:52:54 +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
Zorks
6c2d9a60d8
changed example in 'burglar' example to true/false
2017-11-30 18:59:23 -08:00
Taylor Vierrether
14c7ca6dff
change example to pass true/false so it actually works, clarify snesor name, and fix broken links ( #4084 )
2017-11-28 09:42:10 +01:00
DubhAd
3596205202
Updating titles to make links easier
2017-11-01 18:26:35 +00:00
DubhAd
67193615a6
Other fixes
...
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-25 21:19:13 +01:00
DubhAd
a6b848085e
Corrected sensor to binary_sensor
2017-10-25 21:09:15 +01:00
DubhAd
726029170f
And some missing raw tags
2017-10-24 11:39:54 +01:00
DubhAd
a7ccbf18d4
Fixing some tabs that snuck in
2017-10-24 11:36:41 +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