HomeKit Library for the Arduino-ESP32
Go to file
Gregg 254406c802 Added more error-checking to SpanCharacteristic
Checks to ensure that: (A) Characteristic is allowable (i.e. either required or optional) for the defined Service, and (B) Characteristic has not already been instantiated for the defined Service.
2020-10-28 07:31:58 -05:00
docs Update HomeSpan User Guide.pages 2020-10-22 22:05:11 -05:00
examples Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
src Added more error-checking to SpanCharacteristic 2020-10-28 07:31:58 -05:00
.gitattributes Initial commit 2020-07-18 21:47:39 -05:00
.gitignore Update .gitignore 2020-10-05 21:34:37 -05:00
LICENSE Create LICENSE 2020-10-04 10:29:24 -05:00
README.md Initial commit 2020-07-18 21:47:39 -05:00
library.properties Update library.properties 2020-10-05 21:30:40 -05:00

README.md

HomeSpan

HomeKit for the Arduino-ESP32