Skip to content

gerarddvb/homebridge-http

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-http

Supports https devices on the HomeBridge Platform and provides a readable callback for getting the "On" characteristics to Homekit.

This fork is intented for usage on raspberry pi with webiopi.

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Download using: git clone https://github.com/gerarddvb/homebridge-http /home/pi/HomeKit/http/
  3. Install using: sudo npm install -g /home/pi/HomeKit/http/
  4. Update your configuration file. See sample-config.json in this repository for a sample.

Supported devices

  • Carbondioxine Sensor
  • Contact Sensor
  • Doorbell (Incompatible with default iOS 11 Home App)
  • Fan
  • Faucet
  • Irrigation System
  • Leakage Sensor
  • Light
  • Motion Sensor
  • Occupancy Sensor
  • Outlet
  • Security System
  • Smoke Sensor
  • Speaker (Incompatible with default iOS 11 Home App)
  • Switch
  • Valve

Sources

https://github.com/nfarina/homebridge

https://github.com/rudders/homebridge-http

https://github.com/PeterBrain/homebridge-http

https://github.com/KhaosT/HAP-NodeJS/blob/master/lib/gen/HomeKitTypes.js

http://webiopi.trouch.com/INSTALL.html

About

HTTP Plugin for Homebridge

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%