HAP-Java is a Java implementation of the HomeKit Accessory Protocol.
Using this library, you can create your own HomeKit Accessory or HomeKit Accessory Bridge.
This is an experimental fork of HAP Java cut only to the core server and the generic accessory/service/characteristic structure attempting to overcome certain limitation of the original.
Currently this project is in an untested stage
- HAP Scala is the ultimate project for which whose purposes this fork was created.