28 Commits

Author SHA1 Message Date
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
Fabian Affolter
c7aaf72bbc Minimizing of the configuration sample (#1024) 2016-10-01 12:08:48 +02:00
mertenats
6071e11663 Update the second configuration example (#839)
For the second example, the brightness functionality was mentioned, but it doesn't include the "brightness_state_topic" and the "brightness_command_topic" instructions.
2016-08-25 22:05:57 +02:00
mertenats
ececc2047d Basic MQTT light example (ESP8266) (#657)
* Basic MQTT light example (ESP8266)

Add a basic example to control a led with MQTT and the light component (ESP8266)

* Corrections + new example

The example is moved from the warnings' section. Add another example for a RGB led.
2016-07-22 12:58:16 +02:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
St. John Johnson
420016cdbe Adding detail about brightness_scale 2016-03-01 10:15:34 -08:00
Paulus Schoutsen
cc8e5f5685 Remove component layout page 2016-02-07 14:20:52 -08:00
Fabian Affolter
567840e2b8 Capitalize titles and other minor update 2016-02-06 09:27:20 +01:00
sfam
b566405884 Fix template config keys in light.mqtt 2016-01-28 00:06:19 +00:00
Paulus Schoutsen
eb9ba845d8 Upgrade components with template docs 2015-12-19 23:13:49 -08:00
Fabian Affolter
9c6e176e4c Fix #126 (Use real templates) 2015-12-18 13:06:59 +01:00
Fabian Affolter
99f5ac743a Add MQTT light page 2015-11-13 08:44:16 +01:00