Skip to content

Installation

Ben edited this page Jul 19, 2026 · 1 revision

1. Install

Homebridge UI

Simply go to the 'Plugins' page, search SmartHQ and install the @homebridge-plugins/homebridge-smarthq plugin.

Manually

This will only work if you are using a platform which installs plugins globally.

sudo npm i -g @homebridge-plugins/homebridge-smarthq

2. Configure

If you use the Homebridge UI then a configuration screen will appear after installing the plugin where you can enter the same credentials you use for the SmartHQ mobile app.

  1. Enter your SmartHQ username and password in the plugin settings.
  2. Click Save.
  3. Restart Homebridge.

See the Configuration page for JSON configuration templates and other optional settings if editing the configuration manually.

3. Restart

And voila, your SmartHQ appliances should be added to your Homebridge instance.

Clone this wiki locally