Update library.properties

This commit is contained in:
Gregg 2020-11-08 18:19:54 -06:00
parent 7d0c1e6f28
commit ebd76073c6
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name=HomeSpan
version=1.0.0
author=HomeSpan
maintainer=HomeSpan
author=Gregg <homespan@icloud.com>
maintainer=Gregg <homespan@icloud.com>
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