Update 2016-08-03-laundry-automation-update.markdown

This commit is contained in:
Paulus Schoutsen 2016-08-03 10:33:58 -07:00 committed by GitHub
parent 79921fa22d
commit 736f674c1d

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: "Laundry Sensors with NodeMCU and Home Assistant" title: "Laundry Sensors with NodeMCU and Home Assistant"
description: "Nolan describes how he gets notified when laundry is done." description: "Nolan describes how he gets notified when laundry is done."
date: 2016-08-03 11:22 -0700 date: 2016-08-03 10:22 -0700
date_formatted: "August 2, 2016" date_formatted: "August 2, 2016"
author: Nolan Gilley author: Nolan Gilley
comments: true comments: true
@ -10,7 +10,6 @@ categories: User-Stories
og_image: /images/blog/2016-07-laundry-automation/protoboard.jpg og_image: /images/blog/2016-07-laundry-automation/protoboard.jpg
--- ---
_This is a guest post by Home Assistant user and contributor [Nolan Gilley](https://github.com/nkgilley)._ _This is a guest post by Home Assistant user and contributor [Nolan Gilley](https://github.com/nkgilley)._
Today I'll show you how I used Home Assistant, a NodeMCU (ESP8266), and a couple of accelerometers to automate our laundry room. This is a rewrite of an [old post](https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/) where I did the same thing using a Moteino & Raspberry Pi. This version only requires a NodeMCU. Today I'll show you how I used Home Assistant, a NodeMCU (ESP8266), and a couple of accelerometers to automate our laundry room. This is a rewrite of an [old post](https://home-assistant.io/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/) where I did the same thing using a Moteino & Raspberry Pi. This version only requires a NodeMCU.