From e6830716e0cdf89240526a81c380256a9cdff303 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 17 Dec 2015 19:00:09 -0800 Subject: [PATCH] Reorganize blog categories --- source/_posts/2014-12-18-website-launched.markdown | 2 +- ...6-home-control-home-automation-and-the-smart-home.markdown | 2 +- .../2015-01-04-hey-pushbullet-nice-talking-to-you.markdown | 2 +- ...015-01-11-bootstrapping-your-setup-with-discovery.markdown | 2 +- source/_posts/2015-01-13-nest-in-da-house.markdown | 2 +- source/_posts/2015-01-24-release-notes.markdown | 2 +- source/_posts/2015-02-07-looking-at-the-past.markdown | 2 +- source/_posts/2015-02-24-streaming-updates.markdown | 2 +- .../2015-02-28-home-assistant-migrating-to-yaml.markdown | 2 +- source/_posts/2015-03-08-new-logo.markdown | 2 +- source/_posts/2015-03-11-release-notes.markdown | 2 +- source/_posts/2015-03-22-release-notes.markdown | 2 +- source/_posts/2015-04-25-release-notes.markdown | 2 +- source/_posts/2015-05-09-utc-time-zone-awareness.markdown | 2 +- source/_posts/2015-05-14-release-notes.markdown | 2 +- source/_posts/2015-06-10-release-notes.markdown | 2 +- ...2015-07-11-ip-cameras-arduino-kodi-efergy-support.markdown | 2 +- ...8-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown | 2 +- ...-08-17-verisure-and-modern-tp-link-router-support.markdown | 2 +- ...y-automation-with-moteino-mqtt-and-home-assistant.markdown | 2 +- ...1-version-7-revamped-ui-and-improved-distribution.markdown | 2 +- ...11-different-ways-to-use-mqtt-with-home-assistant.markdown | 2 +- source/_posts/2015-09-13-home-assistant-meets-ifttt.markdown | 2 +- ...-09-18-monitoring-with-glances-and-home-assistant.markdown | 2 +- .../_posts/2015-09-19-alarm-sonos-and-itunes-support.markdown | 2 +- ...2015-10-05-home-assistant-goes-geo-with-owntracks.markdown | 2 +- ...asure-temperature-with-esp8266-and-report-to-mqtt.markdown | 2 +- .../2015-10-11-rfxtrx-blinkstick-and-snmp-support.markdown | 2 +- .../2015-10-26-firetv-and-radiotherm-now-supported.markdown | 2 +- ...es-lights-and-honeywell-thermostats-now-supported.markdown | 2 +- source/_posts/2015-11-22-survey-november-2015.markdown | 2 +- source/_posts/2015-12-06-community-highlights.markdown | 2 +- ...ollershutters-binary-sensors-and-influxdb-support.markdown | 2 +- source/_posts/2015-12-07-influxdb-and-grafana.markdown | 4 ++-- ...s-from-home-assistant-using-command-line-switches.markdown | 2 +- .../2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown | 2 +- .../2015-12-13-setup-encryption-using-lets-encrypt.markdown | 2 +- source/blog/index.html | 3 ++- 38 files changed, 40 insertions(+), 39 deletions(-) diff --git a/source/_posts/2014-12-18-website-launched.markdown b/source/_posts/2014-12-18-website-launched.markdown index 783ed6873c4..4282cd91467 100644 --- a/source/_posts/2014-12-18-website-launched.markdown +++ b/source/_posts/2014-12-18-website-launched.markdown @@ -5,7 +5,7 @@ description: "Home Assistant website has launched!" date: 2014-12-18 23:24:45 -0800 date_formatted: "December 18, 2014" comments: true -categories: website +categories: Branding --- I finally took the time to setup a simple website to help people getting started with Home Assistant. The process was super smooth thanks to the great tools [Jekyll](http://jekyllrb.com) and [Octopress](http://octopress.org) and the great services [GitHub Pages](https://pages.github.com) and [CloudFlare](https://cloudflare.com). diff --git a/source/_posts/2014-12-26-home-control-home-automation-and-the-smart-home.markdown b/source/_posts/2014-12-26-home-control-home-automation-and-the-smart-home.markdown index 252b17edc57..4c141e79a18 100644 --- a/source/_posts/2014-12-26-home-control-home-automation-and-the-smart-home.markdown +++ b/source/_posts/2014-12-26-home-control-home-automation-and-the-smart-home.markdown @@ -5,7 +5,7 @@ description: "Overview of how the internet of things relates to home control, ho date: 2014-12-26 10:23:13 -0800 date_formatted: December 26, 2014 comments: true -categories: architecture +categories: Architecture --- The internet has been buzzing over the last year about home automation. A lot of different terms fly around like the internet of things, home automation and the smart home. diff --git a/source/_posts/2015-01-04-hey-pushbullet-nice-talking-to-you.markdown b/source/_posts/2015-01-04-hey-pushbullet-nice-talking-to-you.markdown index 74f864dec63..b4ac6d6c9c2 100644 --- a/source/_posts/2015-01-04-hey-pushbullet-nice-talking-to-you.markdown +++ b/source/_posts/2015-01-04-hey-pushbullet-nice-talking-to-you.markdown @@ -5,7 +5,7 @@ description: "Introducing the new notify component and PushBullet platform" date: 2015-01-04 13:29:07 -0800 date_formatted: January 4, 2015 comments: true -categories: component +categories: Release-Notes --- One of the things that was missing in Home Assistant for a while was a way to communicate with users. Wouldn't it be nice to get a message when important events happen like the lights being turned on while no one is home? Since the Home Assistant frontend runs as a web application on the phone, we have no way to bring ourselves to the front. This is where the new notify component comes in, powered by PushBullet. diff --git a/source/_posts/2015-01-11-bootstrapping-your-setup-with-discovery.markdown b/source/_posts/2015-01-11-bootstrapping-your-setup-with-discovery.markdown index 828b9c44b69..f25687ea00c 100644 --- a/source/_posts/2015-01-11-bootstrapping-your-setup-with-discovery.markdown +++ b/source/_posts/2015-01-11-bootstrapping-your-setup-with-discovery.markdown @@ -5,7 +5,7 @@ description: "Home Assistant can now auto detect and setup certain devices in yo date: 2015-01-11 21:49:08 -0800 date_formatted: January 11, 2015 comments: true -categories: component +categories: Release-Notes --- Most people do not like configuring things. Things just have to work, out of the box. Reaching this scenario is the goal of what we are about to introduce: our new discovery component. diff --git a/source/_posts/2015-01-13-nest-in-da-house.markdown b/source/_posts/2015-01-13-nest-in-da-house.markdown index a4ef36a9f90..2e98c1f7210 100644 --- a/source/_posts/2015-01-13-nest-in-da-house.markdown +++ b/source/_posts/2015-01-13-nest-in-da-house.markdown @@ -5,7 +5,7 @@ description: "Home Assistant has added Nest to its list of supported products." date: 2015-01-13 08:29:04 -0800 date_formatted: January 13, 2015 comments: true -categories: component +categories: Release-Notes --- For thet majority of its existence, Home Assistant primary focus was on presence detection, lights and switches. But not anymore as we're expanding the supported devices. Today, we're proud to introduce Nest Thermostat integration for Home Assistant contributed by [Stefano Fiorini](https://github.com/sfiorini)! diff --git a/source/_posts/2015-01-24-release-notes.markdown b/source/_posts/2015-01-24-release-notes.markdown index c81744b773e..b8c7ded92e2 100644 --- a/source/_posts/2015-01-24-release-notes.markdown +++ b/source/_posts/2015-01-24-release-notes.markdown @@ -5,7 +5,7 @@ description: "The release notes for January 24, 2015" date: 2015-01-24 18:36 -0800 date_formatted: "January 24, 2015" comments: true -categories: release-notes +categories: Release-Notes --- I have just merged the latest version of the development branch into master. Here are some of the highlights of this release: diff --git a/source/_posts/2015-02-07-looking-at-the-past.markdown b/source/_posts/2015-02-07-looking-at-the-past.markdown index 3fd1acf8101..ec0280a367d 100644 --- a/source/_posts/2015-02-07-looking-at-the-past.markdown +++ b/source/_posts/2015-02-07-looking-at-the-past.markdown @@ -5,7 +5,7 @@ description: "Introducing history tracking for Home Assistant." date: 2015-02-08 9:01:23 -0800 date_formatted: "February 8, 2015" comments: true -categories: component frontend +categories: Release-Notes --- Ever since the launch of Home Assistant you have been able to track the state of your house. But the view has always been limited to what the current state is. Not what it was. Today we are going to change that by introducing two brand new components: diff --git a/source/_posts/2015-02-24-streaming-updates.markdown b/source/_posts/2015-02-24-streaming-updates.markdown index 5be909ceeca..6fcbc505b04 100644 --- a/source/_posts/2015-02-24-streaming-updates.markdown +++ b/source/_posts/2015-02-24-streaming-updates.markdown @@ -5,7 +5,7 @@ description: "The frontend will now get the latest changes pushed while open." date: 2015-02-24 22:41:27 -0800 date_formatted: February 24, 2015 comments: true -categories: frontend +categories: Release-Notes --- Home Assistant has learned a new trick to get the latest information from the server: streaming updates. No longer will the frontend poll every 30 seconds for updates but instead it will keep a connection open and get the latest changes pushed as soon as they happen. diff --git a/source/_posts/2015-02-28-home-assistant-migrating-to-yaml.markdown b/source/_posts/2015-02-28-home-assistant-migrating-to-yaml.markdown index b3fc0b1554c..0f216bba728 100644 --- a/source/_posts/2015-02-28-home-assistant-migrating-to-yaml.markdown +++ b/source/_posts/2015-02-28-home-assistant-migrating-to-yaml.markdown @@ -6,7 +6,7 @@ date: 2015-03-01 20:38:00 +0100 date_formatted: March 1, 2015 author: "Theodor Lindquist" comments: true -categories: core +categories: Release-Notes --- Home Assistant is now using [YAML](http://yaml.org/) for it's configuration file. YAML allows the use of lists, which should make the configuration file a bit more flexible and useful. The new configuration file format is backwards compatible with existing components. Because of this, there is no need for component developers to update their components. diff --git a/source/_posts/2015-03-08-new-logo.markdown b/source/_posts/2015-03-08-new-logo.markdown index 6a702525a3d..e24d83d8089 100644 --- a/source/_posts/2015-03-08-new-logo.markdown +++ b/source/_posts/2015-03-08-new-logo.markdown @@ -5,7 +5,7 @@ description: "A new logo has arrived for Home Assistant" date: 2015-03-08 22:16:10 -0800 date_formatted: March 8, 2015 comments: true -categories: branding +categories: Branding --- It is well known that you are either a good programmer or a good designer. It's rare you'll meet someone that is both. That's why it wasn't surprising to anyone that the logo that I made was mediocre — at best. Luckily, [Jeremy Geltman](http://jeremygeltman.com/) has come to the rescue and contributed a brand new logo for Home Assistant. diff --git a/source/_posts/2015-03-11-release-notes.markdown b/source/_posts/2015-03-11-release-notes.markdown index 4f9b642ece6..19b2cd585b7 100644 --- a/source/_posts/2015-03-11-release-notes.markdown +++ b/source/_posts/2015-03-11-release-notes.markdown @@ -5,7 +5,7 @@ description: "The release notes for March 11, 2015" date: 2015-03-11 18:36 -0800 date_formatted: "March 11, 2015" comments: true -categories: release-notes +categories: Release-Notes --- It has only been a little over a week since Theodor introduced YAML support for Home Assistant but so much has already happened that it is time for a summary of recent changes. Before mentioning the highlights I want to thank [andythigpen](https://github.com/andythigpen), [jamespcole](https://github.com/jamespcole) and [theolind](https://github.com/theolind) for numerous bug fixes, enhancements and new contributions. Thanks! diff --git a/source/_posts/2015-03-22-release-notes.markdown b/source/_posts/2015-03-22-release-notes.markdown index fd729755652..e439be2b0df 100644 --- a/source/_posts/2015-03-22-release-notes.markdown +++ b/source/_posts/2015-03-22-release-notes.markdown @@ -5,7 +5,7 @@ description: "New support added for SabNZBD, Pushover, scenes and scripts." date: 2015-03-22 0:21 -0800 date_formatted: "March 22, 2015" comments: true -categories: release-notes +categories: Release-Notes --- A new version of Home Assistant has just been pushed out. It contains bugfixes contributed by [jamespcole](https://github.com/jamespcole), [andythigpen](https://github.com/andythigpen), [trainman419](https://github.com/trainman419) and [me](https://github.com/balloob). It also adds a bunch of great new features: diff --git a/source/_posts/2015-04-25-release-notes.markdown b/source/_posts/2015-04-25-release-notes.markdown index e1f35b1ce3f..6cf5bbf1762 100644 --- a/source/_posts/2015-04-25-release-notes.markdown +++ b/source/_posts/2015-04-25-release-notes.markdown @@ -5,7 +5,7 @@ description: "Introducing support for line charts, a logbook, ISY994 hub, Transm date: 2015-04-25 6:57 -0700 date_formatted: "April 25, 2015" comments: true -categories: release-notes +categories: Release-Notes --- It's been a month since the latest update and a lot has happened again. Here a quick overview of the new things. diff --git a/source/_posts/2015-05-09-utc-time-zone-awareness.markdown b/source/_posts/2015-05-09-utc-time-zone-awareness.markdown index ff62fd7edc1..3157a5e3d98 100644 --- a/source/_posts/2015-05-09-utc-time-zone-awareness.markdown +++ b/source/_posts/2015-05-09-utc-time-zone-awareness.markdown @@ -5,7 +5,7 @@ description: "The Home Assistant core now uses UTC as the internal date time." date: 2015-05-09 23:08 -0700 date_formatted: "May 9, 2015" comments: true -categories: core +categories: Release-Notes --- I have recently merged code to refactor Home Assistant to use only UTC times internally. A much needed refactor. I've added some extra test coverage to time sensitive parts to ensure stability. The code has been live in the dev branch for the last 9 days and will be soon released to the master branch. diff --git a/source/_posts/2015-05-14-release-notes.markdown b/source/_posts/2015-05-14-release-notes.markdown index 67be7543c83..3fc21747c91 100644 --- a/source/_posts/2015-05-14-release-notes.markdown +++ b/source/_posts/2015-05-14-release-notes.markdown @@ -5,7 +5,7 @@ description: "Introducing support for MySensors, InstaPush, Notify My Android, O date: 2015-05-14 22:25 -0700 date_formatted: "May 14, 2015" comments: true -categories: release-notes +categories: Release-Notes --- Almost three busy weeks have past since the last release. We used this time to finally make the overhaul to use UTC as the internal date time format. We added a bunch of test coverage in the process to make sure the transition went smoothly. Pleas see [the blog post about the UTC refactor](/blog/2015/05/09/utc-time-zone-awareness/#backwards-incompatible-stuff) for backwards incompatible changes. diff --git a/source/_posts/2015-06-10-release-notes.markdown b/source/_posts/2015-06-10-release-notes.markdown index 942ab82f099..c2f2b0c9c55 100644 --- a/source/_posts/2015-06-10-release-notes.markdown +++ b/source/_posts/2015-06-10-release-notes.markdown @@ -5,7 +5,7 @@ description: "Polymer 1.0, reviving media player support and the command line sw date: 2015-06-10 18:54 -0700 date_formatted: "June 10, 2015" comments: true -categories: release-notes +categories: Release-Notes --- Wow, almost a month has gone by since the last release and this release is *packed*. The biggest part of this release is probably one that you won't notice: the frontend has been upgraded from Polymer 0.5 to the brand new released Polymer 1.0. Polymer has been declared stable by the Google overlords which will allow us to expand functionality that was waiting for this moment to arrive. diff --git a/source/_posts/2015-07-11-ip-cameras-arduino-kodi-efergy-support.markdown b/source/_posts/2015-07-11-ip-cameras-arduino-kodi-efergy-support.markdown index cb010250f7b..6b5e269f7de 100644 --- a/source/_posts/2015-07-11-ip-cameras-arduino-kodi-efergy-support.markdown +++ b/source/_posts/2015-07-11-ip-cameras-arduino-kodi-efergy-support.markdown @@ -5,7 +5,7 @@ description: "New support for IP Cameras, Arduinos, Kodi and Efergy monitors" date: 2015-07-11 01:37 -0700 date_formatted: "July 11, 2015" comments: true -categories: release-notes +categories: Release-Notes --- Another month has passed and some great new features have landed in Home Assistant. This month release has been made possible by [balloob](https://github.com/balloob), [ettisan](https://github.com/ettisan), [fabaff](https://github.com/fabaff), [gyran](https://github.com/gyran), [jamespcole](https://github.com/jamespcole), [michaelarnauts](https://github.com/michaelarnauts), [miniconfig](https://github.com/miniconfig) and [rmkraus](https://github.com/rmkraus). diff --git a/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown b/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown index 8cb94322f4a..fda3c3eec71 100644 --- a/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown +++ b/source/_posts/2015-08-09-mqtt-raspberry-pi-squeezebox-asuswrt-support.markdown @@ -5,7 +5,7 @@ description: "New support for MQTT, Rasperry PI GPIO, Logitech Squeezebox and AS date: 2015-08-09 18:01 -0700 date_formatted: "August 9, 2015" comments: true -categories: release-notes +categories: Release-Notes --- It's time for the August release and there is some serious good stuff this time. The core of Home Assistant has gone some serious clean up and a bump in test coverage thanks to [@balloob](https://github.com/balloob). If you're a developer, make sure you read up on [the deprecation notices](https://github.com/balloob/home-assistant/pull/251). [@fabaff](https://github.com/fabaff) did another great round of documentating all the various components. diff --git a/source/_posts/2015-08-17-verisure-and-modern-tp-link-router-support.markdown b/source/_posts/2015-08-17-verisure-and-modern-tp-link-router-support.markdown index 9484565a1b7..1641821dead 100644 --- a/source/_posts/2015-08-17-verisure-and-modern-tp-link-router-support.markdown +++ b/source/_posts/2015-08-17-verisure-and-modern-tp-link-router-support.markdown @@ -5,7 +5,7 @@ description: "New support for Verisure switches, sensors and hygrometers and mod date: 2015-08-17 20:00 -0700 date_formatted: "August 17, 2015" comments: true -categories: release-notes +categories: Release-Notes --- A minor bug fix release to fix some issues that have come up since the last release. Please upgrade as soon as possible by running `git pull` from the Home Assistant directory. diff --git a/source/_posts/2015-08-26-laundry-automation-with-moteino-mqtt-and-home-assistant.markdown b/source/_posts/2015-08-26-laundry-automation-with-moteino-mqtt-and-home-assistant.markdown index 428fefd5ee9..b4234f33042 100644 --- a/source/_posts/2015-08-26-laundry-automation-with-moteino-mqtt-and-home-assistant.markdown +++ b/source/_posts/2015-08-26-laundry-automation-with-moteino-mqtt-and-home-assistant.markdown @@ -5,7 +5,7 @@ description: "Nolan describes how he gets notified when laundry is done." date: 2015-08-26 08:12 -0700 date_formatted: "August 26, 2015" comments: true -categories: user-stories +categories: User-Stories og_image: /images/blog/2015-08-laundry-automation/moteino-and-sensors.jpg --- diff --git a/source/_posts/2015-08-31-version-7-revamped-ui-and-improved-distribution.markdown b/source/_posts/2015-08-31-version-7-revamped-ui-and-improved-distribution.markdown index 961a5eb0dec..0159e2d1b3c 100644 --- a/source/_posts/2015-08-31-version-7-revamped-ui-and-improved-distribution.markdown +++ b/source/_posts/2015-08-31-version-7-revamped-ui-and-improved-distribution.markdown @@ -5,7 +5,7 @@ description: "Home Assistant gains a version number and a face lift." date: 2015-08-31 14:12 -0700 date_formatted: "August 31, 2015" comments: true -categories: user-stories +categories: Release-Notes og_image: /images/screenshots/ui2015.png --- diff --git a/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown b/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown index 16c614f0402..37fe00d6ce9 100644 --- a/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown +++ b/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown @@ -6,7 +6,7 @@ date: 2015-09-11 11:19:38 +0200 date_formatted: "September 11, 2015" author: Fabian Affolter comments: true -categories: how-to mqtt +categories: How-To MQTT og_image: /images/blog/2015-09-mqtt/arduino.png --- diff --git a/source/_posts/2015-09-13-home-assistant-meets-ifttt.markdown b/source/_posts/2015-09-13-home-assistant-meets-ifttt.markdown index 703a24d323e..c7fdf3ccee1 100644 --- a/source/_posts/2015-09-13-home-assistant-meets-ifttt.markdown +++ b/source/_posts/2015-09-13-home-assistant-meets-ifttt.markdown @@ -6,7 +6,7 @@ date: 2015-09-13 09:28 -0700 date_formatted: "September 13, 2015" author: Paulus Schoutsen comments: true -categories: how-to release-notes +categories: How-To Release-Notes og_image: /images/blog/2015-09-ifttt/og_facebook.png --- diff --git a/source/_posts/2015-09-18-monitoring-with-glances-and-home-assistant.markdown b/source/_posts/2015-09-18-monitoring-with-glances-and-home-assistant.markdown index 545cf7ae4e6..a5f79670f6d 100644 --- a/source/_posts/2015-09-18-monitoring-with-glances-and-home-assistant.markdown +++ b/source/_posts/2015-09-18-monitoring-with-glances-and-home-assistant.markdown @@ -6,7 +6,7 @@ date: 2015-09-18 11:00:00 +0200 date_formatted: "September 18, 2015" author: Fabian Affolter comments: true -categories: how-to +categories: How-To og_image: /images/supported_brands/glances.png --- diff --git a/source/_posts/2015-09-19-alarm-sonos-and-itunes-support.markdown b/source/_posts/2015-09-19-alarm-sonos-and-itunes-support.markdown index 0f5eaa51447..bc8a1b5e94f 100644 --- a/source/_posts/2015-09-19-alarm-sonos-and-itunes-support.markdown +++ b/source/_posts/2015-09-19-alarm-sonos-and-itunes-support.markdown @@ -6,7 +6,7 @@ date: 2015-09-19 21:47:00 -0700 date_formatted: "September 19, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes --- It's like someone opened a can of rock solid developers and emptied it above our [chat channel](https://gitter.im/balloob/home-assistant) because it exploded with great conversations and solid contributions. Featured in release 0.7.3: Sonos, iTunes, Alarm component and Automation upgrade. diff --git a/source/_posts/2015-10-05-home-assistant-goes-geo-with-owntracks.markdown b/source/_posts/2015-10-05-home-assistant-goes-geo-with-owntracks.markdown index e548fc3eff6..897229ed251 100644 --- a/source/_posts/2015-10-05-home-assistant-goes-geo-with-owntracks.markdown +++ b/source/_posts/2015-10-05-home-assistant-goes-geo-with-owntracks.markdown @@ -6,7 +6,7 @@ date: 2015-10-05 21:49:00 -0700 date_formatted: "October 5, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes og_image: /images/screenshots/map.png --- diff --git a/source/_posts/2015-10-11-measure-temperature-with-esp8266-and-report-to-mqtt.markdown b/source/_posts/2015-10-11-measure-temperature-with-esp8266-and-report-to-mqtt.markdown index f21c0145728..59fc06a4c67 100644 --- a/source/_posts/2015-10-11-measure-temperature-with-esp8266-and-report-to-mqtt.markdown +++ b/source/_posts/2015-10-11-measure-temperature-with-esp8266-and-report-to-mqtt.markdown @@ -6,7 +6,7 @@ date: 2015-10-11 12:10:00 -0700 date_formatted: "October 11, 2015" author: Paulus Schoutsen comments: true -categories: how-to mqtt esp8266 +categories: How-To MQTT ESP8266 og_image: /images/blog/2015-10-esp8266-temp/ha-sensor.png --- diff --git a/source/_posts/2015-10-11-rfxtrx-blinkstick-and-snmp-support.markdown b/source/_posts/2015-10-11-rfxtrx-blinkstick-and-snmp-support.markdown index 63b445ea210..2a5b939f2d4 100644 --- a/source/_posts/2015-10-11-rfxtrx-blinkstick-and-snmp-support.markdown +++ b/source/_posts/2015-10-11-rfxtrx-blinkstick-and-snmp-support.markdown @@ -6,7 +6,7 @@ date: 2015-10-11 10:10:00 -0700 date_formatted: "October 11, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes --- We discovered two issues annoying enough to warrent the release of 0.7.5: diff --git a/source/_posts/2015-10-26-firetv-and-radiotherm-now-supported.markdown b/source/_posts/2015-10-26-firetv-and-radiotherm-now-supported.markdown index e9689665cf6..fc466b610bd 100644 --- a/source/_posts/2015-10-26-firetv-and-radiotherm-now-supported.markdown +++ b/source/_posts/2015-10-26-firetv-and-radiotherm-now-supported.markdown @@ -6,7 +6,7 @@ date: 2015-10-26 18:10:00 -0700 date_formatted: "October 26, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes --- After two weeks of hard work I'm proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, [test coverage increased to 85%](https://coveralls.io/builds/3946399) and thanks to the hard work by [@fabaff](https://github.com/fabaff) and myself the [component section](/components/) on the website has gotten a complete revamp. diff --git a/source/_posts/2015-11-16-zwave-switches-lights-and-honeywell-thermostats-now-supported.markdown b/source/_posts/2015-11-16-zwave-switches-lights-and-honeywell-thermostats-now-supported.markdown index 3099d7a1d93..41b125c58da 100644 --- a/source/_posts/2015-11-16-zwave-switches-lights-and-honeywell-thermostats-now-supported.markdown +++ b/source/_posts/2015-11-16-zwave-switches-lights-and-honeywell-thermostats-now-supported.markdown @@ -6,7 +6,7 @@ date: 2015-11-16 21:27:00 -0700 date_formatted: "November 16, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes --- We have all been hard at work to get this latest release ready. One of the big highlights in this release is the introduction of an extended iconset to be used in the frontend (credits to [@happyleavesaoc] for idea and prototype). To get started with customizing, pick any icon from [MaterialDesignIcons.com], prefix the name with `mdi:` and stick it into your `customize` section in `configuration.yaml`: diff --git a/source/_posts/2015-11-22-survey-november-2015.markdown b/source/_posts/2015-11-22-survey-november-2015.markdown index db24ba85fc0..71b0dddddb2 100644 --- a/source/_posts/2015-11-22-survey-november-2015.markdown +++ b/source/_posts/2015-11-22-survey-november-2015.markdown @@ -6,7 +6,7 @@ date: 2015-11-22 15:51:18 +0100 date_formatted: "November 22, 2015" author: Fabian Affolter comments: true -categories: survey +categories: Survey og_image: /images/blog/2015-11-survey/releases.png --- diff --git a/source/_posts/2015-12-06-community-highlights.markdown b/source/_posts/2015-12-06-community-highlights.markdown index eac2b57b39d..90ac9db27b9 100644 --- a/source/_posts/2015-12-06-community-highlights.markdown +++ b/source/_posts/2015-12-06-community-highlights.markdown @@ -6,7 +6,7 @@ date: 2015-12-06 0:39:0 -0700 date_formatted: "December 6, 2015" author: Paulus Schoutsen comments: true -categories: community +categories: Community og_image: /images/blog/2015-12-community/hass-alexa.png --- diff --git a/source/_posts/2015-12-06-locks-rollershutters-binary-sensors-and-influxdb-support.markdown b/source/_posts/2015-12-06-locks-rollershutters-binary-sensors-and-influxdb-support.markdown index de993d76504..5e6580f1a25 100644 --- a/source/_posts/2015-12-06-locks-rollershutters-binary-sensors-and-influxdb-support.markdown +++ b/source/_posts/2015-12-06-locks-rollershutters-binary-sensors-and-influxdb-support.markdown @@ -6,7 +6,7 @@ date: 2015-12-06 12:29:00 -0700 date_formatted: "December 6, 2015" author: Paulus Schoutsen comments: true -categories: release-notes +categories: Release-Notes og_image: /images/blog/2015-12-release-09/facebook-09.png --- diff --git a/source/_posts/2015-12-07-influxdb-and-grafana.markdown b/source/_posts/2015-12-07-influxdb-and-grafana.markdown index 0d8e16e125d..f53f93d1c78 100644 --- a/source/_posts/2015-12-07-influxdb-and-grafana.markdown +++ b/source/_posts/2015-12-07-influxdb-and-grafana.markdown @@ -2,12 +2,12 @@ layout: post title: "InfluxDB and Grafana" date: 2015-12-07 15:15:13 +0100 -description: "A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafan." +description: "A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafana." comments: true date_formatted: "December 07, 2015" author: Fabian Affolter comments: true -categories: how-to +categories: How-To og_image: /images/blog/2015-12-influxdb/grafana-graph.png --- diff --git a/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown index 52df67e4a56..87e5e4b47d1 100644 --- a/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown +++ b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown @@ -6,7 +6,7 @@ date: 2015-12-10 10:39:41 +0000 date_formatted: "December 10, 2015" author: Rowan Hine comments: true -categories: how-to +categories: How-To og_image: /images/blog/2015-12-tasker/screenshot-2.png --- diff --git a/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown b/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown index 1153c5f52e3..2758df71b2c 100644 --- a/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown +++ b/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown @@ -6,7 +6,7 @@ date: 2015-12-12 10:44:00 -0800 date_formatted: "December 12, 2015" author: Paulus Schoutsen comments: true -categories: public-service-announcement +categories: Public-Service-Announcement --- **Update Dec 16**: Great news! Philips has decided to [reverse their decision][philips-reverse] and is working on a software update to allow 3rd party light bulbs again. diff --git a/source/_posts/2015-12-13-setup-encryption-using-lets-encrypt.markdown b/source/_posts/2015-12-13-setup-encryption-using-lets-encrypt.markdown index 9755848c848..8baac033545 100644 --- a/source/_posts/2015-12-13-setup-encryption-using-lets-encrypt.markdown +++ b/source/_posts/2015-12-13-setup-encryption-using-lets-encrypt.markdown @@ -6,7 +6,7 @@ date: 2015-12-13 10:05:00 -0800 date_formatted: "December 13, 2015" author: Paulus Schoutsen comments: true -categories: how-to +categories: How-To og_image: /images/blog/2015-12-lets-encrypt/letsencrypt-secured-fb.png --- diff --git a/source/blog/index.html b/source/blog/index.html index 54135face8f..ebc7aeb4105 100644 --- a/source/blog/index.html +++ b/source/blog/index.html @@ -1,7 +1,8 @@ --- layout: default -sidebar: false +sidebar: true regenerate: true +blog_index: true --- {% assign index = true %} {% for post in paginator.posts %}