This package has been deprecated

Author message:

ninja cloud is dead

homebridge-ninjablock-alarmstatedevice

0.1.12 • Public • Published

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:

Dependents (0)

Package Sidebar

Install

npm i homebridge-ninjablock-alarmstatedevice

Weekly Downloads

1

Version

0.1.12

License

MIT

Last publish

Collaborators

  • cbrandlehner