Site updated at 2017-05-06 20:46:10 UTC
This commit is contained in:
parent
8de8dae85f
commit
dfc2d6d806
26 changed files with 46 additions and 43 deletions
|
@ -69,12 +69,14 @@
|
|||
<hr class="divider">
|
||||
<p>To allow you to customize your installation further, we have included a tool called <code class="highlighter-rouge">hassbian-config</code>. This tool comes with a set of packages that can easily be installed for easier customization of your Home Assistant installation.</p>
|
||||
<ul>
|
||||
<li>Install Samba. Allows anyone on your network to edit your configuration from any computer. This share is unsecured and it’s usage is not recommended if you share your network with others.</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 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>.</li>
|
||||
<li>Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects offical repository. Now includes websocket support.</li>
|
||||
<li>Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller.</li>
|
||||
<li>Install Hue. 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 Tellstick. Installs the Tellstick package for controling and using a connected Tellstick.</li>
|
||||
<li>Install Open Z-Wave-pip. Installs Python Open Z-Wave from a pip package. This is the quickest and recommended way of installing Z-Wave support but does not OZWCP pre-installed.</li>
|
||||
<li>Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.</li>
|
||||
<li>Install Samba. Allows anyone on your network to edit your configuration from any computer. This share is unsecured and it’s usage is not recommended if you share your network with others.</li>
|
||||
<li>Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.</li>
|
||||
<li>Install Tradfri. Installs dependencies for using IKEA Trådfri.</li>
|
||||
</ul>
|
||||
<p>The tool is available by running <code class="highlighter-rouge">hassbian-config</code>. 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>.
|
||||
For more information about this tool have a look at the <a href="https://github.com/home-assistant/hassbian-scripts">hassbian-scripts repository</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue