Skip to content

Commit 8c81eb3

Browse files
authored
Update customization.markdown
Fix missing hassbian-config scripts mentions.
1 parent 8339005 commit 8c81eb3

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

source/_docs/hassbian/customization.markdown

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ redirect_from: /getting-started/hassbian-customization/
1212

1313
To allow you to customize your installation further, we have included a tool called `hassbian-config`. This tool comes with a set of packages that can easily be installed for easier customization of your Home Assistant installation.
1414

15+
- 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.
16+
- Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
17+
- Install Libcec. Adds local [HDMI CEC support][cec].
18+
- 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.
19+
- Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
1520
- 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.
16-
- Install Libcec. Adds local [HDMI CEC support][cec].
17-
- Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects offical repository. Now includes websocket support.
18-
- Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller.
19-
- 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.
20-
- Install Tellstick. Installs the Tellstick package for controling and using a connected Tellstick.
21+
- Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.
22+
- Install Tradfri. Installs dependencies for using IKEA Trådfri.
2123

2224
The tool is available by running `hassbian-config`. To view the available packages run `hassbian-config show` and `sudo hassbian-config install PACKAGENAME`.
2325
For more information about this tool have a look at the [hassbian-scripts repository][hassbian-repo].

0 commit comments

Comments
 (0)