From 1f98388115d11438a4036a94446da2a11d333218 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sat, 20 Aug 2022 16:03:20 -0500 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 55fa778..0a523e6 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=HomeSpan -version=1.5.1 +version=1.6.0 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. Compatible with ESP32, ESP32-S2, and ESP32-C3. +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. Supports ESP32, ESP32-S2, ESP32-C3, and ESP32-S3. url=https://github.com/HomeSpan/HomeSpan architectures=esp32 includes=HomeSpan.h