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
c879c4e7be
Document json_attributes_topic for MQTT Fan ( #8302 )
...
* Document json_attributes_topic
* Update fan.mqtt.markdown
* Update fan.mqtt.markdown
2019-01-27 21:06:20 +01:00
Fabian Affolter
8e92eb07b1
Minor changes
2018-12-30 22:52:34 +01:00
Ryan Wagoner
9c3ef8298e
Fix MQTT where ON and OFF showed as true and false ( #7140 )
2018-10-28 12:43:44 +01:00
Otto Winter
9e87aa9ca4
Add device registry to MQTT fan
2018-10-08 15:41:32 +02:00
Paulus Schoutsen
0a11f461d4
Merge branch 'current' into next
2018-10-05 18:00:02 +02:00
Jorim Tielemans
5465025df8
real life -> real-life ( #6384 )
2018-09-30 17:03:09 +02:00
Otto Winter
70036a273d
Add unique_id to MQTT fan ( #6372 )
...
* Add unique_id to MQTT fan
* Fix YAML spacing
2018-09-30 09:12:16 +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
Michaël Arnauts
bfe39da7c3
Update fan.mqtt.markdown ( #2434 )
2017-04-17 08:12:20 +02:00
Fabian Affolter
cc56ae06bb
Update the MQTT fan documentation to represent the component implementation ( #1400 )
2016-11-05 11:46:26 +01:00
Fabian Affolter
eb8dc08144
Add missing variable descriptions
2016-10-30 16:57:32 +01:00
Fabian Affolter
1abe7da82c
Minimizing of the configuration sample ( #1016 )
2016-09-30 20:55:22 +02:00
Fabian Affolter
df184229d3
Initial MQTT fan docs
2016-08-27 11:55:52 +02:00