Site updated at 2018-01-25 17:33:45 UTC

This commit is contained in:
Travis CI 2018-01-25 17:33:45 +00:00
parent 2a429df2b2
commit 94552b64db
144 changed files with 304 additions and 301 deletions

View file

@ -80,7 +80,7 @@ The tool is available by running <code class="highlighter-rouge">hassbian-config
<h3>Install scripts</h3>
<p>To view the available packages run <code class="highlighter-rouge">hassbian-config show</code> and <code class="highlighter-rouge">sudo hassbian-config install PACKAGENAME</code>.</p>
<ul>
<li>Install Hue. Configures the Python executable to allow usage of low numbered ports for use with Emulated Hue component thats used with Amazon Echo, Google Home and Mycroft.ai.</li>
<li>Install Hue. Configures the Python executable to allow usage of low numbered ports for use with Emulated Hue component thats used with Amazon Echo, Google Home and Mycroft.ai.</li>
<li>Install MariaDB. This script installs MariaDB and its dependencies for use with the recorder component in Home Assistant. No database or database user is created during this setup and will need to be created manually.</li>
<li>Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.</li>
<li>Install Libcec. Adds local <a href="/components/hdmi_cec/">HDMI CEC support</a>. <em>This scipt is currently brooken upstream since it currently doesnt build properly for Python &gt;3.4</em></li>