From ce6457ce12f2bf2b4546be3873e2413fe541a896 Mon Sep 17 00:00:00 2001 From: Gregg Date: Mon, 2 Nov 2020 06:29:39 -0600 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 3dcd435..59b7afc 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=HomeSpan version=1.0.0 author=HomeSpan -maintainer= HomeSpan +maintainer=HomeSpan 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