HomeKit Library for the Arduino-ESP32
Go to file
Gregg c7f762da5f Completed error-checking/validation
Added validation to ensure all Accessories have a AccessoryInformation Service and all Accessories have a HAPProtocolInformation Service, unless the device is configured as a bridge, in which case only the first Accessory requires a HAPProtocolInformation Service.
2020-10-28 19:48:53 -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 Completed error-checking/validation 2020-10-28 19:48:53 -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