Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Installation

nzbullet edited this page Mar 27, 2020 · 6 revisions

There are two methods to this madness...

  1. Automated install and configuration via Homebridge Config UI X [recommended]
  2. Manual install via CLI and manually updating your Homebridge configuration file

Automated Installation with Homebridge Config UI X

  1. Open Homebridge Config UI X
  2. Select Plugins and search for Homeqtt Alarm
  3. Click Install
  4. Drink your coffee
  5. Configure MQTT, Alarm Topics, Alarm Settings, Sensors, Keyfob and Siren

Manual Installation via CLI

  1. Drink a lot of coffee
  2. From CLI: npm install -g homebridge-homeqtt-alarm (note: you may need to use sudo)
  3. Configure MQTT, Alarm Topics, Alarm Settings, Sensors, Keyfob and Siren
Clone this wiki locally