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
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.
14
14
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.
15
20
- 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.
21
23
22
24
The tool is available by running `hassbian-config`. To view the available packages run `hassbian-config show` and `sudo hassbian-config install PACKAGENAME`.
23
25
For more information about this tool have a look at the [hassbian-scripts repository][hassbian-repo].
0 commit comments