From ebd76073c64f77640d0f753b50f961035187c284 Mon Sep 17 00:00:00 2001 From: Gregg Date: Sun, 8 Nov 2020 18:19:54 -0600 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 59b7afc..76b3cab 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=HomeSpan version=1.0.0 -author=HomeSpan -maintainer=HomeSpan +author=Gregg +maintainer=Gregg sentence=A robust and extremely easy-to-use HomeKit implementation for the Espressif ESP32 running on the Arduino IDE. paragraph=This library provides a microcontroller-focused implementation of Apple's HomeKit Accessory Protocol (HAP - Release R2) designed specifically for the ESP32 running on the Arduino IDE. HomeSpan pairs directly to iOS Home via WiFi without the need for any external bridges or components. The user can then use the full power of the ESP32's I/O functionality to create custom control software and/or hardware to operate external devices. url=https://github.com/HomeSpan/HomeSpan