diff --git a/library.properties b/library.properties index 76649b3..3dcd435 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=HomeSpan version=1.0.0 author=HomeSpan -maintainer=none -sentence=HomeKit for the Espressif ESP32. -paragraph=This library provides a microcontroller-focused implementation of Apple's HomeKit Accessory Protocol (HAP - Release R2) designed specifically for the ESP32. It allows a user to pair an iOS or MacOS HomeKit-compatiable application directly to the controller via their home WiFi network without the need for any external bridge 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=none +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 architectures=* includes=HomeSpan.h