Site updated at 2016-07-22 11:00:17 UTC

This commit is contained in:
Travis CI 2016-07-22 11:00:17 +00:00
parent 0a69ae2214
commit 9b9409a7de
22 changed files with 30 additions and 28 deletions

View file

@ -162,6 +162,8 @@
Make sure that your topics match exact. <code>some-topic/</code> and <code>some-topic</code> are different topics.
</p>
<p>A basic example using a nodeMCU board (ESP8266) to control its built-in led (on/off) can be found <a href="https://github.com/mertenats/open-home-automation/tree/master/ha_mqtt_light">here</a>. <a href="https://github.com/mertenats/open-home-automation/tree/master/ha_mqtt_rgb_light">Here</a> is another example to control a RGB led (on/off, brightness and colors).</p>
</article>