You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,14 +21,14 @@ With the release of 1.21 a small problem with the OpenZWave build script wasn't
21
21
22
22
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.
23
23
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.
30
24
- 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.
0 commit comments