From c4a017063e8f006d8f2a8e9a11b035081434a91c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 11 Sep 2015 08:58:21 -0700 Subject: [PATCH] Move post to September 11 --- ...fferent-ways-to-use-mqtt-with-home-assistant.markdown} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename source/_posts/{2015-09-10-different-ways-to-use-mqtt-with-home-assistant.markdown => 2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown} (98%) diff --git a/source/_posts/2015-09-10-different-ways-to-use-mqtt-with-home-assistant.markdown b/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown similarity index 98% rename from source/_posts/2015-09-10-different-ways-to-use-mqtt-with-home-assistant.markdown rename to source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown index 612ce560843..119bf245e9c 100644 --- a/source/_posts/2015-09-10-different-ways-to-use-mqtt-with-home-assistant.markdown +++ b/source/_posts/2015-09-11-different-ways-to-use-mqtt-with-home-assistant.markdown @@ -1,12 +1,12 @@ --- layout: post -title: "Different ways to use MQTT with Home Assistant" +title: "Using MQTT with Home Assistant" description: "This post describes three different ways to use MQTT with Home Assistant." -date: 2015-09-10 11:19:38 +0200 -date_formatted: "September 10, 2015" +date: 2015-09-11 11:19:38 +0200 +date_formatted: "September 11, 2015" author: Fabian Affolter comments: true -categories: +categories: how-to og_image: /images/blog/2015-09-mqtt/arduino.png ---