Skip to content

Commit f14b11e

Browse files
authored
Create 2019-09-16-hassbian-1.3-a-bit-of-a-stretch.markdown
Blog post for the Hassbian 1.3 release.
1 parent e2cb9f5 commit f14b11e

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: post
3+
title: "Hassbian 1.3 - A bit of a stretch"
4+
description: "Raspbian Stretch release of the HASSbian Raspberry Pi Image for Home Assistant"
5+
date: 2017-09-16 16:00:00 +0100
6+
date_formatted: "September 16, 2017"
7+
author: Fredrik Lindqvist
8+
comments: true
9+
categories: Technology
10+
---
11+
12+
### Hassbian 1.3 - A bit of a stretch
13+
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.
14+
Other than that the changes are mostly to our tool `hassbian-config`.
15+
16+
### {% linkable_title Hassbian-config %}
17+
18+
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].
19+
20+
#### {% linkable_title Upgrade scripts! %}
21+
22+
[@Ludeeus][ludeeus] contributed the possibility to run upgrade scripts to the `hassbian-config` tool.
23+
24+
- Upgrade Hassbian: Upgrades packages of of the base operating system. Contributed by [@Landrash][landrash].
25+
- Upgrade Hassbian-script: Downloads and upgrades the latest release of Hassbian-scripts. Contributed by [@Ludeeus][ludeeus].
26+
- Upgrade Home-assistant: Upgrades the Home Assistant installation to the latest release. Contributed by [@Ludeeus][ludeeus].
27+
28+
To follow discussions about the development of the HASSbian image or to contribute join our [Discord chat server][discord-hassbian].
29+
30+
To get started with the new image, check out the installation instructions on the [installing Hassbian page][install].
31+
32+
[landrash]: http://github.com/landrash
33+
[ludeeus]: http://github.com/ludeeus
34+
[hassbian-repo]: https://github.com/home-assistant/hassbian-scripts/
35+
[hassbian-config-release]: https://github.com/home-assistant/hassbian-scripts/releases/latest
36+
[install]: /getting-started/installation-raspberry-pi-image/
37+
[discord-hassbian]: https://discord.gg/RkajcgS

0 commit comments

Comments
 (0)