Site updated at 2016-04-09 06:48:25 UTC

This commit is contained in:
Travis CI 2016-04-09 06:48:25 +00:00
parent 70d7598549
commit fd0f19a883
174 changed files with 4107 additions and 890 deletions

View file

@ -288,6 +288,9 @@ Make sure that the URL matches exactly your endpoint or resource.
<li>
<a href='/components/sensor.http/'>HTTP Sensor</a>
</li>
<li>
<a href='/components/sensor.loop_energy/'>Loop Energy</a>
</li>
<li>
<a href='/components/sensor.mqtt/'>MQTT Sensor</a>
</li>
@ -297,6 +300,9 @@ Make sure that the URL matches exactly your endpoint or resource.
<li>
<a href='/components/sensor.mysensors/'>MySensors Sensor</a>
</li>
<li>
<a href='/components/sensor.nzbget/'>NZBGet</a>
</li>
<li>
<a href='/components/sensor.nest/'>Nest Sensor</a>
</li>
@ -309,6 +315,9 @@ Make sure that the URL matches exactly your endpoint or resource.
<li>
<a href='/components/sensor.onewire/'>One wire Sensor</a>
</li>
<li>
<a href='/components/sensor.gtfs/'>Public Transit (GTFS)</a>
</li>
<li>
RESTful Sensor
</li>