From 676f426a530693331c7dd76fe8b426ec7a3f1dcf Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 30 Apr 2017 12:56:52 -0700 Subject: [PATCH] Fix titles --- ...-04-30-hassbian-1.21-its-about-time.markdown | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown b/source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown index dafb417e9d6..c5b3ff06c17 100644 --- a/source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown +++ b/source/_posts/2017-04-30-hassbian-1.21-its-about-time.markdown @@ -9,11 +9,9 @@ comments: true categories: Technology --- -## It's about time isn't it? -Since I the developer of HASSbian have been moving, started a new job and so on I've had few moments over for HASSbian development. -The 1.2 release has been in pre-release for a few months now and just not communicated out that well. Hopefully this release changes that and I'll do my best to release more often. There's no simple way to update from 1.1 to 1.21 but 95% of the changes can be done by installing the [hassbian-config][hassbian-config-release] package. For more information have a look at the [hassbian-config][hassbian-repo] page. +Since I, the developer of HASSbian, have been moving, started a new job and so on I've had few moments over for HASSbian development. The 1.2 release has been in pre-release for a few months now and just not communicated out that well. Hopefully this release changes that and I'll do my best to release more often. There's no simple way to update from 1.1 to 1.21 but 95% of the changes can be done by installing the [hassbian-config][hassbian-config-release] package. For more information have a look at the [hassbian-config][hassbian-repo] page. -### Hassbian-config +### {% linkable_title Hassbian-config %} 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. @@ -24,18 +22,19 @@ To allow you to customize your installation further, we have included a tool cal - 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. - Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick. -### Spring cleaning +### {% linkable_title Spring cleaning %} With this image there also quite a bit of cleaning of the base system and the script that generates our Raspberry Pi image. - - Replaced the `hassbian-scripts` folder with `hassbian-config`. + + - Replaced the `hassbian-scripts` folder with `hassbian-config`. - Update pi-gen. Our build script has been upgraded to follow the Raspbian image closer once again. Now you could build this image with Docker if your so inclined. - - Added libtool & autoconf package. Dependencies for some of the pip packages. + - Added libtool & autoconf package. Dependencies for some of the pip packages. - Pi ZeroW should now work with the image. To follow discussions about the development of the HASSbian image or to contribute join the [HASSbian gitter chat][hassbian-gitter]. - + To get started with the new image, check out the installation instructions in the [getting started section][gs-image]. - + [cec]: /components/hdmi_cec/ [hassbian-repo]: https://github.com/home-assistant/hassbian-scripts/ [hassbian-config-release]: https://github.com/home-assistant/hassbian-scripts/releases/latest