home-assistant.io/source/_posts/2017-09-16-hassbian-1.3-a-bit-of-a-stretch.markdown
2020-05-26 10:47:24 -07:00

1.7 KiB

title, description, date, date_formatted, author, categories
title description date date_formatted author categories
Hassbian 1.3 - A bit of a stretch Raspbian Stretch release of the HASSbian Raspberry Pi Image for Home Assistant 2017-09-16 16:00:00 +0100 September 16, 2017 Fredrik Lindqvist Technology

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.

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.

Upgrade scripts

@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.
  • Upgrade Hassbian-script: Downloads and upgrades the latest release of Hassbian-scripts. Contributed by @Ludeeus.
  • Upgrade Home-assistant: Upgrades the Home Assistant installation to the latest release. Contributed by @Ludeeus.

To follow discussions about the development of the HASSbian image or to contribute join our Discord chat server.

To get started with the new image, check out the installation instructions on the installing Hassbian page.