From 6daf5a7061d75e58d76aa9ac427e2ccefc549e71 Mon Sep 17 00:00:00 2001 From: Chris Nussbaum Date: Fri, 14 Feb 2020 16:22:23 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65fdb3c..b8ba52c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ESPHome-Devices ## Overview -> A collection of my [ESPHome](https://ESPHome.io) configuration files and code for my various ESP8266 devices that integrate with [Home Assistant](https://www.home-assistant.io/). +> This is a collection of [ESPHome](https://ESPHome.io) configuration files and code for my various ESP8266 devices that integrate with [Home Assistant](https://www.home-assistant.io/). > **What is ESPHome**
> ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. For more information checkout [ESPHome.io](https://ESPHome.io).