Socket
Socket
Sign inDemoInstall

homebridge-sectorswitch

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    homebridge-sectorswitch

Sector Alarm SmartPlug integration with Apple HomeKit


Version published
Weekly downloads
0
Maintainers
1
Install size
479 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 29 May 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc