Skip to content

Commit 2d14069

Browse files
authored
Update 2017-04-30-hassbian-1.21-its-about-time.markdown (home-assistant#2580)
Fix sorting of hassbian-config scripts in blogpost.
1 parent bf776b5 commit 2d14069

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ With the release of 1.21 a small problem with the OpenZWave build script wasn't
2121

2222
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. This replaces the `hassbian-scripts` functionality from 1.1.
2323

24-
- 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.
25-
- Install Libcec. Adds local [HDMI CEC support][cec].
26-
- Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
27-
- 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.
28-
- Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
29-
- Install Tradfri. Installs dependencies for using IKEA Trådfri.
3024
- 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.
31-
- Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.
25+
- Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
26+
- Install Libcec. Adds local [HDMI CEC support][cec].
27+
- 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.
28+
- Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
29+
- 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.
30+
- Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.
31+
- Install Tradfri. Installs dependencies for using IKEA Trådfri.
3232

3333
### {% linkable_title Spring cleaning %}
3434

0 commit comments

Comments
 (0)