17 Commits

Author SHA1 Message Date
Fabian Affolter
2f8bd0b77e
Merge branch 'current' into next 2018-01-24 08:36:59 +01:00
Otto Winter
d7c032c1a2 Add esphomelib link (#4492)
* Add esphomelib link

* Small fix
2018-01-22 19:14:22 +01:00
Jason Kölker
78d5d83468 light/mqqt_json: document brightness scaling (#4403) 2018-01-13 18:58:28 +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
Fabian Affolter
068887f720
Add 'ha_iot_class' 2017-06-13 18:04:56 +02:00
Adam Allport
37c953024d Add retain flag in doc (#2590)
Add the retain option in the documentation, copied from light.mqtt
2017-05-07 20:37:48 +02:00
Fabian Affolter
35cbd10153
Add new example 2017-04-05 15:47:51 +02:00
Sacha Telgenhof
d6e1214f35 Corrected configuration variable for color temp (#2346)
The documented configuration variable for color temperature is in fact named "color_temp" (not "color_temperature" as described). It took me some time to figure out this in my home assistant configuration :)
2017-03-31 19:31:41 +02:00
Sacha Telgenhof
682b830bf5 Removed duplicate configuration variable 'effect' (#2344) 2017-03-28 08:37: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
JammyDodger231
39de8342a3 Added in second implementation (#1864)
Added in my implementation of MQTT light control for using addressable LED strips like the WS2812B, NeoPixels and the rest.
2017-01-24 11:57:25 +01:00
ianj001
5a46258eaf Update light.mqtt_json.markdown (#1282) 2016-10-21 08:56:20 +02:00
Fabian Affolter
c7aaf72bbc Minimizing of the configuration sample (#1024) 2016-10-01 12:08:48 +02:00
Per Sandström
aeaae31642 remove executable mode (#931) 2016-09-13 13:09:19 +02:00
Fabian Affolter
32ffdc6136
Add ha_release 2016-08-10 15:18:27 +02:00
Corban Mailloux
67382dbf20 Add documentation for new mqtt_json light platform. (#760)
* Add documentation for new mqtt_json light platform.

* Add IoT class.
2016-08-10 09:03:27 +02:00