Site updated at 2018-02-10 22:34:55 UTC
This commit is contained in:
parent
cf68d885fb
commit
b6201b0104
770 changed files with 11042 additions and 2350 deletions
|
@ -92,7 +92,7 @@
|
|||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): A name for this device used within Home Assistant.</li>
|
||||
<li><strong>address</strong>: KNX group address of the sensor.</li>
|
||||
<li><strong>type</strong> (Optional): “percent”, “temperature”, “illuminance”, “speed_ms”, “current”.</li>
|
||||
<li><strong>type</strong> (Optional): “percent”, “temperature”, “humidity”, “illuminance”, “brightness”, “speed_ms”, “current”, “power”, “electric_current”, “electric_potential”, “energy”, “frequency”, “heatflowrate”, “phaseanglerad”, “phaseangledeg”, “powerfactor” or “speed”.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -134,6 +134,9 @@
|
|||
<li><a href='/components/notify.knx/'>
|
||||
KNX Notify
|
||||
</a></li>
|
||||
<li><a href='/components/scene.knx/'>
|
||||
KNX Scene
|
||||
</a></li>
|
||||
<li><a href='/components/switch.knx/'>
|
||||
KNX Switch
|
||||
</a></li>
|
||||
|
@ -319,9 +322,15 @@
|
|||
<li>
|
||||
<a href='/components/sensor.mqtt/'>MQTT Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.melissa/'>Melissa Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.raincloud/'>Melnor Raincloud Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.mercedesme/'>Mercedes me Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.min_max/'>Min/max Sensor</a>
|
||||
</li>
|
||||
|
@ -385,6 +394,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.ring/'>Ring Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.sql/'>SQL Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.scrape/'>Scrape Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue