Site updated at 2016-09-01 15:26:54 UTC
This commit is contained in:
parent
ef7c1d8837
commit
68fb833758
34 changed files with 102 additions and 53 deletions
|
@ -89,7 +89,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>A sensor platform that issues specific commands to get data. This might become our most powerful platform as it allows anyone to integrate any type of sensor into Home Assistant that can get data from the command line.</p>
|
||||
<p>The <code class="highlighter-rouge">command_line</code> sensor platform that issues specific commands to get data. This might become our most powerful platform as it allows anyone to integrate any type of sensor into Home Assistant that can get data from the command line.</p>
|
||||
|
||||
<p>To enable it, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
|
||||
|
||||
|
@ -216,6 +216,9 @@
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/command_line.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: pre 0.7
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue