Skip to content

ddetton/homebridge-crestron

 
 

Repository files navigation

It‘s based on homebridge-creskit

If you need me to custom development, please send me an email. Developing this plugin also takes a lot of time, time is money, please understand.

CHANGE

V2.2.0

  • code clean
  • fix WindowCovering Status Bug
  • fix AirPurifier Status Bug
  • add Window
  • add TV(Only Power Now)

V2.2.1

  • fixed some bugs

If you want to know how to use this plugin,please see Chinese README(use Google translate)

CresKit (together with Homebridge) turns Creston controlled devices into HomeKit accessories, enabling you to control many functions using Siri and the iOS 10 Home app.

It is an early prototype, but functional. It requires you to install a Homebridge on an appropriate server before continuing. I use a $20 RaspberryPi, using this tutorial.

HomeKit accessories are supported:

  • Lights (dimming is enabled)
  • Switches (can also be used to for Creston Scenes)
  • Garage Doors
  • Alarm
  • Thermostat
  • HeaterCooler
  • Shades
  • Various Sensors
  • Door Locks
  • Airpurifier
  • Valve
  • Heater
  • TV(Only Power) by @DerrickGibbs1

In Homebridge's config.json file you specify the accessories you want to enable, and link the appropiate Crestron signals via the included SIMPL+ Module (tested on MC3,AP3,PRO3). You can then use the iOS 10 Home app to tie the accessories to rooms and groups.

On the Crestron side, the SIMPL+ Module acts as a basic TCP Server and communicates using three type of commands:

  • Set (Controls Crestron from Homebridge)
  • Get (Requests Crestron status from Homebridge)
  • Event (Push Crestron status changes to Homebridge)

More to come!

Crestron Modules is a sample Simple reference,You can customize it according to your needs.

Development document

install-homebridge-RaspberryPi

homebridge-creskit

homebridge

homekit-types

homekit-Characteristic

homebridge 多开+

About

homebridge & crestron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%