Site updated at 2016-07-09 18:20:25 UTC

This commit is contained in:
Travis CI 2016-07-09 18:20:26 +00:00
parent a9267c0ca9
commit 46a6e80d12
21 changed files with 26 additions and 26 deletions

View file

@ -115,7 +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>
<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>shutdown</code>. Default <code>none</code>.</li>
</ul>