brutella / hc

hc is a lightweight framework to develop HomeKit accessories in Go.
Apache License 2.0
1.74k stars 189 forks source link

Can use from Linux or Android #196

Closed gedw99 closed 3 years ago

gedw99 commented 3 years ago

Really dumb question but I have linux and android. Is there any reason i cant use this for non certified homekit equipment ?

cloudkucooland commented 3 years ago

Hc is just the core, you will need to write the code to interface with your devices. But, yes, I bridge 60 non-homekit devices using hc and my bridge software runs on linux