From 4ffaaa9cadbd6e1b696cf6c4296a0c56b8d36f66 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 3 May 2017 06:36:36 +0000 Subject: [PATCH] Site updated at 2017-05-03 06:36:36 UTC --- atom.xml | 20 +++++++++---- .../hassbian-1.21-its-about-time/index.html | 16 ++++++---- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 20 +++++++++---- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- blog/index.html | 16 ++++++---- sitemap.xml | 30 +++++++++---------- 26 files changed, 86 insertions(+), 58 deletions(-) diff --git a/atom.xml b/atom.xml index be42e6d055..cffadd2b5e 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ @@ -86,7 +86,13 @@ $ sudo systemctl start install_homeassistant.service 2017-04-30T15:00:00+00:00 https://home-assistant.io/blog/2017/04/30/hassbian-1.21-its-about-time - 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 package. For more information have a look at the hassbian-config page.

+ Hassbian 1.21 - 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 package. For more information have a look at the hassbian-config page.

+ +

Hassbian 1.22 - Sins of last night

+

Development is sometimes fast and joyful but mistakes are made at times.

+ +

With the release of 1.21 a small problem with the OpenZWave build script wasn’t corrected even tough it was a known bug. Problem is simple as it’s only a problem with the symlink created for to the configuration folder for OpenZWave. This has been fixed and we bring some new things since they where ready anyway. The list below has been augmented with the updated information.

Hassbian-config

@@ -96,8 +102,10 @@ $ sudo systemctl start install_homeassistant.service
  • 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.
  • Install Libcec. Adds local HDMI CEC support.
  • Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
  • -
  • Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller.
  • -
  • 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 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.
  • +
  • Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
  • +
  • Install Tradfri. Installs dependencies for using IKEA Trådfri.
  • +
  • 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.
  • Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.
  • @@ -107,8 +115,8 @@ $ sudo systemctl start install_homeassistant.service
    • 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.
    • +
    • 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 and autoconf package. Dependencies for some of the pip packages.
    • Pi ZeroW should now work with the image.
    diff --git a/blog/2017/04/30/hassbian-1.21-its-about-time/index.html b/blog/2017/04/30/hassbian-1.21-its-about-time/index.html index e5825cfeb0..e7eafa16c1 100644 --- a/blog/2017/04/30/hassbian-1.21-its-about-time/index.html +++ b/blog/2017/04/30/hassbian-1.21-its-about-time/index.html @@ -77,23 +77,29 @@ >Comments -

    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 package. For more information have a look at the hassbian-config page.

    +

    Hassbian 1.21 - 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 package. For more information have a look at the hassbian-config page.

    +

    Hassbian 1.22 - Sins of last night

    +

    Development is sometimes fast and joyful but mistakes are made at times.

    +

    With the release of 1.21 a small problem with the OpenZWave build script wasn’t corrected even tough it was a known bug. Problem is simple as it’s only a problem with the symlink created for to the configuration folder for OpenZWave. This has been fixed and we bring some new things since they where ready anyway. The list below has been augmented with the updated information.

    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.

    • 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.
    • Install Libcec. Adds local HDMI CEC support.
    • Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
    • -
    • Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller.
    • -
    • 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 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.
    • +
    • Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
    • +
    • Install Tradfri. Installs dependencies for using IKEA Trådfri.
    • +
    • 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.
    • Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.

    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.
    • -
    • 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.
    • +
    • 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 and 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.

    diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 85e0fb10de..7800b90aa9 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 3813cac77d..56484c50a1 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 4cfac73468..bd38eb356d 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 4f68b78670..0c2a3cdd82 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 86d9fa6b33..b4af16fda6 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index bc53e7e303..279b17c83c 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index 67578eedfd..6d3891dbb8 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index ebcf7e4ad3..abac5c2634 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 4690e7187c..4a6b1db193 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 93de3200ef..58af6c689c 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index a641cee055..28c80c6286 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 9a634addcd..c1ac3410a8 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 2060d7c84e..47c409df7a 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 83381586e6..0ac0dc0aae 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index bcf2e73dea..649b5cdb1b 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 9a5a6e4164..73c01af85c 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 8f62e77927..974500b358 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 708d5f7dfd..c95a690889 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 8a54d1fb4d..06fc53eb45 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ @@ -18,7 +18,13 @@ 2017-04-30T15:00:00+00:00 https://home-assistant.io/blog/2017/04/30/hassbian-1.21-its-about-time - Hassbian-config @@ -27,8 +33,10 @@ To allow you to customize your installation further, we have included a tool cal - 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. - Install Libcec. Adds local [HDMI CEC support][cec]. - Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support. - - Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller. - - 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 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. + - Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git. + - Install Tradfri. Installs dependencies for using IKEA Trådfri. + - 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. - Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick. ### Spring cleaning @@ -36,8 +44,8 @@ To allow you to customize your installation further, we have included a tool cal 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`. - - 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. + - 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 and 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]. diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 55600bb8c8..9702d740d9 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 831defab65..c0fe4b368d 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index a72d6d661f..f51cd58283 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-05-02T10:04:37+00:00 + 2017-05-03T06:32:36+00:00 https://home-assistant.io/ diff --git a/blog/index.html b/blog/index.html index c1f961bd7b..82edeb12c7 100644 --- a/blog/index.html +++ b/blog/index.html @@ -144,23 +144,29 @@ $ sudo systemctl start install_homeassistant.service
    -

    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 package. For more information have a look at the hassbian-config page.

    +

    Hassbian 1.21 - 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 package. For more information have a look at the hassbian-config page.

    +

    Hassbian 1.22 - Sins of last night

    +

    Development is sometimes fast and joyful but mistakes are made at times.

    +

    With the release of 1.21 a small problem with the OpenZWave build script wasn’t corrected even tough it was a known bug. Problem is simple as it’s only a problem with the symlink created for to the configuration folder for OpenZWave. This has been fixed and we bring some new things since they where ready anyway. The list below has been augmented with the updated information.

    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.

    • 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.
    • Install Libcec. Adds local HDMI CEC support.
    • Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects official repository. Now includes websocket support.
    • -
    • Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller.
    • -
    • 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 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.
    • +
    • Install Open Z-Wave. Installs Python Open Z-Wave and OZWCP from git.
    • +
    • Install Tradfri. Installs dependencies for using IKEA Trådfri.
    • +
    • 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.
    • Install Tellstick. Installs the Tellstick package for controlling and using a connected Tellstick.

    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.
    • -
    • 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.
    • +
    • 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 and 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.

    diff --git a/sitemap.xml b/sitemap.xml index 299ecfa8c6..61f707f535 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3256,62 +3256,62 @@ https://home-assistant.io/demo/frontend.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/index.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-05-02T10:03:46+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-05-02T10:03:47+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-05-02T10:03:47+00:00 +2017-05-03T06:31:46+00:00 https://home-assistant.io/static/mdi-demo.html -2017-05-02T10:03:47+00:00 +2017-05-03T06:31:46+00:00