Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Plugins

Kim Diallo edited this page Dec 23, 2018 · 1 revision

broadlink-rm

This plugin allows you to control your RM Mini and RM Pro with HomeKit using the Home app and Siri.

To be used with:

gpio-device

Homebridge GPIO device expose several HomeKit accessories interacting with GPIO

To be used with:

dht

Supports integration of a DHT11/DHT21/DHT22/DHT33/DHT44 Temperature/Humidity Sensor into hombridge via the pigpio library on a Raspberry PI. I have tried numerous other interface methods for the DHT22, and found that this was least problematic. Also includes optional reporting of the RaspBerry PI CPU Temperature. This latest version splits the temperature and humidity into separate sensors, so they are readable from the home screen icon. Historical display of temperature data is available via HomeKit apps thats support graphing.

+ npm + github + Documentation

To be used with:

script2

Execute custom scripts via homekit apps.

To be used with:

#!/bin/sh

platform-maxcube

Homebridge plugin to bring the eq-3 Max! Cube to Apples HomeKit. Automatically registers all configured devices so that you should instantly be able to control your home heating through Siri & HomeKit.

To be used with:

Clone this wiki locally