Hassbian 1.3 (#3375)

* Create 2019-09-16-hassbian-1.3-a-bit-of-a-stretch.markdown

* Remove duplicate word
This commit is contained in:
Fredrik Lindqvist 2017-09-17 14:42:53 +02:00 committed by Fabian Affolter
parent c1cb6aacd5
commit 7ba1233d6f

View File

@ -0,0 +1,37 @@
---
layout: post
title: "Hassbian 1.3 - A bit of a stretch"
description: "Raspbian Stretch release of the HASSbian Raspberry Pi Image for Home Assistant"
date: 2017-09-16 16:00:00 +0100
date_formatted: "September 16, 2017"
author: Fredrik Lindqvist
comments: true
categories: Technology
---
### Hassbian 1.3 - A bit of a stretch
This new release finally brings us the release of Hassbian based on the release of Raspbian Stretch. The most significant change with this is that we now run Home Assistant on Python 3.5.
Other than that the changes are mostly to our tool `hassbian-config`.
### {% linkable_title Hassbian-config %}
To allow you to customize your installation further, we have made a few additions to our tool called `hassbian-config`. Majority of these changes where contributed by [@Ludeeus][ludeeus].
#### {% linkable_title Upgrade scripts %}
[@Ludeeus][ludeeus] contributed the possibility to run upgrade scripts to the `hassbian-config` tool.
- Upgrade Hassbian: Upgrades packages of the base operating system. Contributed by [@Landrash][landrash].
- Upgrade Hassbian-script: Downloads and upgrades the latest release of Hassbian-scripts. Contributed by [@Ludeeus][ludeeus].
- Upgrade Home-assistant: Upgrades the Home Assistant installation to the latest release. Contributed by [@Ludeeus][ludeeus].
To follow discussions about the development of the HASSbian image or to contribute join our [Discord chat server][discord-hassbian].
To get started with the new image, check out the installation instructions on the [installing Hassbian page][install].
[landrash]: http://github.com/landrash
[ludeeus]: http://github.com/ludeeus
[hassbian-repo]: https://github.com/home-assistant/hassbian-scripts/
[hassbian-config-release]: https://github.com/home-assistant/hassbian-scripts/releases/latest
[install]: /getting-started/installation-raspberry-pi-image/
[discord-hassbian]: https://discord.gg/RkajcgS