Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
366 stars 50 forks source link

Implement new accessory types (WWDC 2017) #22

Closed Bouke closed 5 years ago

Bouke commented 6 years ago

The HAP specification currently lists 107 different characteristic types and 35 service types. We probably need some code generation if we want to keep up with possibly even more new types this year.

gbrooker commented 5 years ago

This can be closed with PR #73