Site updated at 2017-01-15 17:48:29 UTC
This commit is contained in:
parent
3a2befc8da
commit
a9e8c57522
536 changed files with 12700 additions and 1884 deletions
|
@ -119,6 +119,7 @@
|
|||
</li>
|
||||
<li><strong>host</strong> (<em>Optional</em>): The host Sonarr is running on (Default: localhost).</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port Sonarr is running on (Default: 8989).</li>
|
||||
<li><strong>urlbase</strong> (<em>Optional</em>): The base URL Sonarr is running under (Default: /).</li>
|
||||
<li><strong>days</strong> (<em>Optional</em>): How many days to look ahead for the upcoming sensor, 1 means today only (Default: 1).</li>
|
||||
<li><strong>included_paths</strong> (<em>Optional</em>): Array of filepaths to include when calculating diskspace. Leave blank to include all.</li>
|
||||
<li><strong>unit</strong>: (<em>Optional</em>): The unit to display disk space in (Default: GB).</li>
|
||||
|
@ -283,6 +284,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.influxdb/'>InfluxDB Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.iss/'>International Space Station Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.mhz19/'>MH-Z19 CO2 Sensor</a>
|
||||
</li>
|
||||
|
@ -364,6 +368,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.thinkingcleaner/'>Thinking Cleaner sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.usps/'>USPS Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.vera/'>Vera Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue