HomeKit Library for the Arduino-ESP32
Go to file
Gregg f0f761c143 Extended Exmaple 16 to use two Stateless Programmable Switches
Added ServiceLabelIndex Characteristic, which seems to be required as noted in HAP specifications.  However, linking to a ServiceLabel Service does not appear to be required, so there is no need to build any Service-Linking logic into homeSpan - will wait for use-case to be identified.

To do:  Add support for double-click to SpanButton, then include in Example 16.
2020-10-31 15:53:06 -05:00
docs Create Setup Codes.key 2020-10-29 07:42:01 -05:00
examples Extended Exmaple 16 to use two Stateless Programmable Switches 2020-10-31 15:53:06 -05:00
src Extended Exmaple 16 to use two Stateless Programmable Switches 2020-10-31 15:53:06 -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