Site updated at 2016-05-08 08:02:06 UTC

This commit is contained in:
Travis CI 2016-05-08 08:02:06 +00:00
parent d1c705cbfe
commit e7cd9e95aa
39 changed files with 75 additions and 36 deletions

View file

@ -130,6 +130,7 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/camera.generic.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/camcorder.png' />
</div>
<div class='section'>
Introduced in release: pre 0.7

View file

@ -134,7 +134,11 @@ There is a <a href="https://github.com/shazow/urllib3/issues/800" target="_blank
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/camera.mjpeg.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/camcorder.png' />
</div>
<div class='section'>
Introduced in release: pre 0.7
</div>
<div class='section'>
This is a platform for
<a href='/components/camera/'>the Camera component</a>.

View file

@ -685,6 +685,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/dht.png'>
</div>
<div class='title'>DHT Sensor</div>
<div class='category'>DIY</div>
@ -725,6 +727,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/db.png'>
</div>
<div class='title'>Deutsche Bahn</div>
<div class='category'>Sensor</div>
@ -923,6 +927,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/file.png'>
</div>
<div class='title'>File</div>
<div class='category'>Notifications</div>
@ -1019,6 +1025,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/camcorder.png'>
</div>
<div class='title'>Generic IP Camera</div>
<div class='category'>Camera</div>
@ -1031,6 +1039,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/camcorder.png'>
</div>
<div class='title'>Generic MJPEG IP Camera</div>
<div class='category'>Camera</div>
@ -1417,6 +1427,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/keyboard.png'>
</div>
<div class='title'>Keyboard</div>
<div class='category'>Automation</div>
@ -2339,7 +2351,7 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/gtfs.png'>
<img src='/images/supported_brands/train.png'>
</div>
<div class='title'>Public Transit (GTFS)</div>
@ -2853,6 +2865,8 @@ Support for these components is provided by the Home Assistant community.
style='display: none'>
<div class='img-container'>
<img src='/images/supported_brands/train.png'>
</div>
<div class='title'>Swiss Public Transport</div>
<div class='category'>Sensor</div>

View file

@ -138,7 +138,11 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/keyboard.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/keyboard.png' />
</div>
<div class='section'>
Introduced in release: pre 0.7
</div>
<div class='section'>
<h1 class="title delta">Category Automation</h1>
<ul class='divided'>

View file

@ -128,7 +128,11 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/notify.file.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/file.png' />
</div>
<div class='section'>
Introduced in release: pre 0.7
</div>
<div class='section'>
This is a platform for
<a href='/components/notify/'>the Notifications component</a>.

View file

@ -125,6 +125,7 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/sensor.deutsche_bahn.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/db.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

View file

@ -144,6 +144,7 @@ As this requires access to the GPIO, you will need to run Home Assistant as root
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/sensor.dht.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/dht.png' />
</div>
<div class='section'>
Introduced in release: 0.7

View file

@ -148,7 +148,7 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/sensor.gtfs.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/gtfs.png' />
<img src='/images/supported_brands/train.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

View file

@ -89,28 +89,37 @@
<hr class="divider">
<p>The <code>NZBGet</code> platform will allow you to monitor your downloads with <a href="http://NZBGet.net">NZBGet</a> from within Home Assistant and setup automation based on the information.</p>
<p>The <code>nzbget</code> platform will allow you to monitor your downloads with <a href="http://NZBGet.net">NZBGet</a> from within Home Assistant and setup automation based on the information.</p>
<p>To use NZBGet with your installation, add the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">sensor</span>:
- <span class="string"><span class="content">platform: nzbget</span></span>
<span class="key">base_url</span>: <span class="string"><span class="content">http://192.168.1.18:6789</span></span>
<span class="key">username</span>: <span class="string"><span class="content">apiuser</span></span>
<span class="key">password</span>: <span class="string"><span class="content">apipass</span></span>
<span class="key">monitored_variables</span>:
- <span class="string"><span class="content">ArticleCacheMB</span></span>
- <span class="string"><span class="content">DownloadRate</span></span>
- <span class="string"><span class="content">DownloadPaused</span></span>
- <span class="string"><span class="content">FreeDiskSpaceMB</span></span>
- <span class="string"><span class="content">PostPaused</span></span>
- <span class="string"><span class="content">RemainingSizeMB</span></span>
<span class="key">platform</span>: <span class="string"><span class="content">nzbget</span></span>
<span class="key">base_url</span>: <span class="string"><span class="content">http://192.168.1.18:6789</span></span>
<span class="key">username</span>: <span class="string"><span class="content">apiuser</span></span>
<span class="key">password</span>: <span class="string"><span class="content">apipass</span></span>
<span class="key">monitored_variables</span>:
- <span class="string"><span class="content">ArticleCacheMB</span></span>
- <span class="string"><span class="content">DownloadRate</span></span>
- <span class="string"><span class="content">DownloadPaused</span></span>
- <span class="string"><span class="content">FreeDiskSpaceMB</span></span>
- <span class="string"><span class="content">PostPaused</span></span>
- <span class="string"><span class="content">RemainingSizeMB</span></span>
</pre></div>
</div>
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>base_url</strong> (<em>Required</em>): The URL to your NZBGet installation.</li>
<li><strong>username</strong> (<em>Optional</em>): The username to access your NZBGet installation.</li>
<li><strong>password</strong> (<em>Optional</em>): The password to access your NZBGet installation.</li>
<li><strong>monitored_variables</strong> (<em>Required</em>): Array of monitored details.</li>
</ul>
</article>

View file

@ -130,6 +130,7 @@
<section class="aside-module grid__item one-whole lap-one-half">
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/sensor.swiss_public_transport.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
<img src='/images/supported_brands/train.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