0.1.12 • Published 10 years ago

homebridge-ninjablock-alarmstatedevice v0.1.12

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

homebridge-ninjablock-alarmstatedevice

NinjaBlock plugin for HomeBridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-ninjablock-alarmstatedevice
  3. Update your configuration file. See sample config.json snippet below.

Configuration of the NinjaBlock Cloud

Enable the States Service in Settings: Services if you haven't already. You'll see a new Widget on your Dashboard, called 'Generic State Device'. Use the cog (Widget Menu) and add a new Custom State. Name it 'stay armed'. Do this again for: 'disarmed', 'alarm triggered', 'away armed' and 'night armed'

Configuration of the plugin

Configuration sample:

{
"accessory": "NinjaBlock-AlarmStateDevice",
"statedevice_url" : "<YOUR URL GOES HERE>",
"service" : "Security System",
"name" : "NinjaBlock Security System"
}

Fields:

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago