Site updated at 2016-11-23 06:43:01 UTC

This commit is contained in:
Travis CI 2016-11-23 06:43:01 +00:00
parent 0ed3aa58ea
commit 4d22af0465
23 changed files with 37 additions and 37 deletions

View file

@ -90,7 +90,7 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">mqtt_template</code> light platform lets you control a MQTT-enabled light that receive commands on a command topic and optionaly sends status update on a state topic.
<p>The <code class="highlighter-rouge">mqtt_template</code> light platform lets you control a MQTT-enabled light that receive commands on a command topic and optionally sends status update on a state topic.
It is format-agnostic so you can use any data format you want (i.e. string, JSON), just configure it with templating.</p>
<p>This platform supports on/off, brightness, RGB colors, transitions, and short/long flashing.</p>