HapSharp
HapSharp copied to clipboard
HomeKit Accessory Server .Net bridge!
now apple share code:https://github.com/apple/HomeKitADK can you support it?
This removes the requirement of execute HAP-NodeJS and extra MQTT layer porting the implementation of entire Protocol to C#. It will cover: https://github.com/netonjm/HapSharp/issues/5
I created a new PR where we can start to work: https://github.com/netonjm/HapSharp/pull/ Also we can add some document guideline with the current progress ?