61 Commits

Author SHA1 Message Date
Franck Nijhof
debee58f8e
Collection of configuration block fixes (#9884) 2019-07-18 12:41:56 +02:00
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
Robbie Trencheny
8714fc55a2
Add ha_release to components/platforms missing it 2019-03-09 17:27:44 -08:00
Otto Winter
93e2348d1d Update ESPHome links (#8575) 2019-02-14 19:07:21 +01:00
emontnemery
33af425958 Document json_attributes_topic for MQTT Light (#8304)
* Document json_attributes_topic

* Update light.mqtt.markdown

* Update light.mqtt.markdown
2019-01-27 21:04:08 +01:00
Franck Nijhof
e19443b969 👕 Replaces truthy YAML boolean values (#8212) 2019-01-19 12:02:31 +01:00
Daniel Chesterton
43a9e06ead Update light.mqtt.markdown (#8000)
* Update light.mqtt.markdown

* Update template docs links

* Fix light mqtt links
2019-01-15 21:58:43 +01:00
emontnemery
7dc9ad7118 Update light.mqtt.markdown with unique_id and device (#7762)
* Update light.mqtt.markdown

* Update light.mqtt.markdown
2018-12-30 13:03:56 +01:00
a-r-j-a-n
ed7c7a90b2 Update light.mqtt.markdown (#7944)
changed to new platform type
2018-12-25 01:54:33 +01:00
emontnemery
3a7b864166 Update light.mqtt.markdown (#7860) 2018-12-19 23:39:56 +01:00
emontnemery
7fea37192c Update light.mqtt.markdown (#7845) 2018-12-15 11:18:04 +01:00
Nick Horvath
302233cca3 Likely copy/paste error (#7811)
the platform should be mqtt and the schema json
2018-12-13 09:22:32 +01:00
emontnemery
e3347d9007 Documentation for home-assistant/home-assistant#18227 (#7601)
* Documentation for home-assistant/home-assistant#18227

* Merge documentation for the three shcemas
2018-11-27 14:00:42 +01:00
Touliloup
2ba095b11c Addition of MQTT light implementation (#6848)
Addition of the ESPUrna firmware in the MQTT light implementations list.
This firmware is one of the most complete as it support RGB + Color temperature adjustment via 5 channels (RGB + 2 white channel)
2018-10-16 23:30:21 +02:00
emontnemery
6a0427d2c2 MQTT Light: Add documentation of hs-formatted color support (#6377)
* Update light.mqtt.markdown

* Update light.mqtt.markdown
2018-10-08 21:14:47 +02:00
emontnemery
a647828b91 Clarify MQTT light RGB color format (#6376)
* Clarify MQTT light RGB color format

Clarify that RGB color received and sent by MQTT light is normalized to full brightness

* Update light.mqtt.markdown

* Update light.mqtt.markdown

* Update light.mqtt.markdown

* ✏️ Small tweaks
2018-09-30 21:23:50 +02:00
Jorim Tielemans
5465025df8 real life -> real-life (#6384) 2018-09-30 17:03:09 +02:00
Maciej Bieniek
6f413c66dc Add unique_id (#6121) 2018-09-01 23:37:24 +02:00
Fabian Affolter
01a57548f9
Merge branch 'current' into next 2018-05-08 09:36:29 +02:00
Fabian Affolter
243d1587e8
Fix typos in file name (#5330) 2018-05-08 09:34:28 +02:00
Otto Winter
292ef8e815 Light mqtt_json HS color support (#5214)
* Light mqtt_json HS color support

* Update other MQTT light docs

* Updates
2018-04-29 00:33:55 +02:00
Fabian Affolter
0b5ee4d0c4
Move raw 2018-04-15 19:02:53 +02:00
Niklas Wagner
74c9fb5155 Match code (again) (#5106) 2018-04-04 16:30:00 +02:00
Niklas Wagner
76a5c07b04
Match current code 2018-04-01 00:44:51 +02:00
Niklas Wagner
3f13571251 Properly quote things so ON/OFF don't become True/False (#5072) 2018-03-31 23:19:30 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07: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
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Andrzej
b7fc3a1485 Update light.mqtt (#4708)
Bad name of a parameter (double 'value')
2018-02-20 17:02:03 -05:00
Otto Winter
89ea0154a3 Improve MQTT Light docs (#4681)
* Improve MQTT Light docs

* Small adjustment
2018-02-16 22:13:17 +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
Stavros Korokithakis
e64d60c990 Clarify how the state_value_template variable works (#4054) 2017-11-27 16:26:54 +01:00
Ted Drain
2839ea9369 Updated MQTT light docs for new option (#3595)
* Updated MQTT light docs for new option

* Changed brightness options to lower case

* Update the format

* Update according code
2017-10-31 20:02:44 +01: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
Konstantin Belyalov
9db8df831d Add config variable rgb_command_template (#3312)
* Add config variable rgb_command_template

* Add available template variable

* Minor change
2017-09-09 00:37:21 -07:00
Fabian Affolter
068887f720
Add 'ha_iot_class' 2017-06-13 18:04:56 +02:00
Fabian Affolter
c87e55eec1 Update link (#2722) 2017-05-28 19:39:40 +02:00
MrRemmers
0184492777 Update light.mqtt.markdown (#2558)
details added for color temperature command
2017-05-04 22:21:32 +02:00
Josh Wright
bd26868f2c Update light.mqtt docs to include 'retain'
The light.mqtt component supports the 'retain' config parameter, which is important for many MQTT based lights. It is referenced in the explanation paragraph, but was not in the config parameter listing.
2017-04-07 09:52:26 -04:00
Fabian Affolter
4dc2821926
use light instead of switch and make a list 2017-04-03 12:58:15 +02:00
Robbie Trencheny
69117f9bc4 Forgot linkable_title 2017-03-17 13:11:04 -07:00
Robbie Trencheny
1827d2bcf2 Update light MQTT docs 2017-03-17 13:07:25 -07:00
Ryan Spicer
5897cd0743 add documentation for home-assistant/home-assistant/ pull request 3449, supporting color temperature adjustment for mqtt lights. (#961) 2016-10-04 22:49:42 +02:00