From 67337dce5a6be3dcd2949445759272728ce11755 Mon Sep 17 00:00:00 2001 From: HomeSpan <68477936+HomeSpan@users.noreply.github.com> Date: Tue, 3 Nov 2020 17:42:47 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fbe8dd0..f51c6cc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # HomeSpan -HomeKit for the Arduino-ESP32. +_HomeKit for the Arduino-ESP32._ Welcome to HomeSpan - a robust and extremely easy-to-use Arduino library for creating your own ESP32-based HomeKit devices entirely within the Arduino IDE. HomeSpan provides a microcontroller-focused implementation of Apple's HomeKit Accessory Protocol (HAP - Release R2) designed specifically for the Espressif ESP32 microcontroller running within the Arduino IDE. HomeSpan pairs directly to HomeKit via your home WiFi network without the need for any external bridges or components. With HomeSpan you can use the full power of the ESP32's I/O functionality to create custom control software and/or hardware to automatically operate external devices from the Home App on your iPhone, iPad, or Mac, or with Siri. -(Please see Examples 1-16 for a complete tutorial on how to use HomeSpan. Complete documentation coming soon.) +**First fully-functional public release v1.0.0 now available (11/3/2020). Please see Examples 1-16 for a complete tutorial on how to use HomeSpan. -https://github.com/HomeSpan/HomeSpan/blob/master/docs/UserGuide.md +_Complete documentation coming soon. -See [User Guide](https://github.com/HomeSpan/HomeSpan/blob/master/docs/UserGuide.md)