1.0.5 • Published 5 years ago

homebridge-sectorswitch v1.0.5

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

SectorSwitch

A simple way to integrate Sector Alarm's smartplugs into Apple HomeKit using HomeBridge, powered by Sector Alarm API.

Prerequisites

This plugin relies on the SectorAlarmAPI, head over there and follow the instructions for setting it up

Install/Usage

  1. Install with sudo npm install -g homebridge-sectorswitch
  2. Add the following to the accessories array:
{
    "accessory": "SectorSwitch",
    "name": "SmartPlug",
    "sectorServer": "<the ip address of your server running SectorAlarmAPI, without the port>"
}

The plugin will now work and a smartplug switch will appear in your Apple home app

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago