Franck Nijhof
42842f64a6
Collection of configuration block fixes ( #9874 )
2019-07-16 22:58:38 +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
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
Piotr Żuralski
6cbcc1acdc
fixing ha_category components annotation ( #9432 )
...
* fixing ha_category components annotation
Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>
* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Erik Montnemery
bcaddb86cb
Update MQTT documentation with json_attributes_topic ( #9332 )
...
* Update sensor.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update lock.mqtt.markdown
* Update switch.mqtt.markdown
* Update vacuum.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update sensor.mqtt.markdown
* Update sensor.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update lock.mqtt.markdown
* Update switch.mqtt.markdown
* Update vacuum.mqtt.markdown
2019-04-28 18:43:59 +02:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes
2019-03-10 04:45:59 -07:00
emontnemery
d146496d6b
Document json_attributes_topic for MQTT Lock ( #8308 )
...
* Document json_attributes_topic for MQTT Lock
* Update lock.mqtt.markdown
2019-01-27 21:01:10 +01:00
Fabian Affolter
8e92eb07b1
Minor changes
2018-12-30 22:52:34 +01:00
emontnemery
a12cf30bfd
Update lock.mqtt.markdown ( #7865 )
2018-12-30 14:22:25 +01:00
Jorim Tielemans
5465025df8
real life -> real-life ( #6384 )
2018-09-30 17:03:09 +02:00
Fabian Affolter
4349f7d8aa
Fix file extension of configuration file ( #6238 )
2018-09-09 14:17:04 +02:00
Fabian Affolter
243d1587e8
Fix typos in file name ( #5330 )
2018-05-08 09:34:28 +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
Dan Nixon
5d321e66f7
Update MQTT platforms that now support availablity ( #4293 )
...
To accompany changes from:
https://github.com/home-assistant/home-assistant/pull/11336
Updated platforms:
- Switch (previously supported)
- Binary sensor (previously supported)
- Cover (previously supported)
- Light
- JSON light
- Template light
- Sensor
- Alarm control panel
- Lock
- HVAC
- Fan
- Vacuum
2018-01-01 18:33:19 -08:00
Phil Hawthorne
6fafd3ebaf
Update MQTT docs for consistency ( #3759 )
...
Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
2017-10-26 08:47:13 +02:00
Fabian Affolter
c87e55eec1
Update link ( #2722 )
2017-05-28 19:39:40 +02:00
smolz
ba3fdbb8e7
Update lock.mqtt.markdown ( #1659 )
2016-12-27 13:31:30 +01:00
Michaël Arnauts
d1c5965121
Fixes copy/paste error in lock.mqtt ( #1661 )
2016-12-27 13:30:19 +01:00
Fabian Affolter
3c3a64510c
Minimizing of the configuration sample ( #1025 )
2016-09-30 20:54:14 +02:00
Fabian Affolter
229bd22f74
Use lock instead of switch
2016-08-27 12:43:19 +02:00
Fabian Affolter
3a5ae0cce3
Add class
2016-06-26 12:11:08 +02:00
Fabian Affolter
d8681f5333
Add HA release
2016-04-30 16:39:56 +02:00
Paulus Schoutsen
6dc004875c
Move templates to new topics section
2016-03-12 16:03:57 -08:00
Fabian Affolter
16c1ea3910
Add MQTT lock docs
2016-03-01 08:29:49 +01:00