Skip to content

Examples of accessories which implements HomeKit Accessory Protocol(HAP) written in go ("https://github.com/brutella/hc")

Notifications You must be signed in to change notification settings

v-somov/HomeKitDemo-GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HomeKit Demo GO Examples of accessories which implements HomeKit Accessory Protocol(HAP) written in GO https://github.com/brutella/hc

##Getting Started

  1. Install GO
  2. Setup Go workspace
  3. Clone This Repo
cd $GOPATH/src

git clone https://github.com/vlad1803/HomeKitDemo-GO
cd HomeKitDemo-GO

# Download package along with its dependencies
go get github.com/brutella/hc

# Run accessory you like for example for lightbulb
go run lightbulb.go
  1. Setup Your Iot Device IP Address and correct pins to which your IoT aRest api is opened
  2. Pair your device with Home App or any app That uses HomeKit

About

Examples of accessories which implements HomeKit Accessory Protocol(HAP) written in go ("https://github.com/brutella/hc")

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages