Giter Site home page Giter Site logo

httpswitch-hap's Introduction

httpswitch-hap

A simple HAP (HomeKit Automation Protocol) bridge for the Kankun Smart Wifi socket in Swift.

To make this work you need to log in install the relay.cgi script on your smart plug as described in this post.

Building

Linux

sudo apt install openssl libssl-dev libsodium-dev libcurl4-openssl-dev
swift build -c release

macOS

brew install libsodium
swift build -c release

To build using Xcode, use

brew install libsodium
swift package generate-xcodeproj
open httpswitch-hap.xcodeproj

Usage

httpswitch-hap <options>
Options:
  -d                 print debug output
  -f <version>       firmware version
  -h <host>          host device
  -k <accessorykind> light, outlet, or switch
  -m <manufacturer>  name of the manufacturer
  -n <name>          name of the HomeKit bridge
  -q                 turn off all non-critical logging output
  -s <SECRET_PIN>    HomeKit PIN for authentication
  -S <serial>        Device serial number
  -t <type>          name of the model/type
  -v                 increase logging verbosity

The default pin is 123-45-678.

httpswitch-hap's People

Contributors

rhx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.