Site updated at 2016-04-24 07:02:24 UTC

This commit is contained in:
Travis CI 2016-04-24 07:02:24 +00:00
parent 3a52d76f5e
commit 6019a8820a
71 changed files with 1812 additions and 569 deletions

View file

@ -265,7 +265,7 @@ Home Assistant will automatically load the correct certificate if you connect to
<li><a href="/components/device_tracker.mqtt/">MQTT Device Tracker</a></li>
<li><a href="/components/device_tracker.owntracks/">OwnTracks Device Tracker</a></li>
<li>
<p><a href="/components/automation/#mqtt-based-automation">MQTT automation rule</a></p>
<p><a href="/getting-started/automation-trigger/#mqtt-trigger">MQTT automation rule</a></p>
</li>
<li>Integrating it into own component. See the <a href="/cookbook/python_component_mqtt_basic/">MQTT example component</a> how to do this.</li>
</ul>