Site updated at 2016-06-08 05:55:05 UTC
This commit is contained in:
parent
bf40d3fb06
commit
41de34a98b
185 changed files with 2294 additions and 1141 deletions
|
@ -102,6 +102,7 @@
|
|||
<span class="key">name</span>: <span class="string"><span class="content">Kodi</span></span>
|
||||
<span class="key">user</span>: <span class="string"><span class="content">USERNAME</span></span>
|
||||
<span class="key">password</span>: <span class="string"><span class="content">PASSWORD</span></span>
|
||||
<span class="key">turn_off_action</span>: <span class="string"><span class="content">shutdown</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -114,6 +115,7 @@
|
|||
<li><strong>name</strong> (<em>Optional</em>): The name of the device used in the frontend.</li>
|
||||
<li><strong>username</strong> (<em>Optional</em>): The XBMC/Kodi HTTP username.</li>
|
||||
<li><strong>password</strong> (<em>Optional</em>): The XBMC/Kodi HTTP password.</li>
|
||||
<li><strong>turn_off_action</strong> (<em>Optional</em>): The desired turn off action. Options are <code>none</code>, <code>quit</code>, <code>hibernate</code>, <code>suspend</code>, <code>reboot</code>, or <code>poweroff</code>. Default <code>none</code>.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue