Skip to content

Installation

Ben edited this page Jul 19, 2026 · 1 revision

1. Install

Homebridge UI

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

Manually

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

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

2. Configure

If you use the Homebridge UI then a configuration screen will appear after installing the plugin where you can add the No-IP hostnames to keep updated, each with your No-IP credentials.

  1. Login or create an account at noip.com, and create your hostname there if you haven't already.
  2. Enter your No-IP username, password and hostname in the plugin settings.
  3. Click Save and restart Homebridge.

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

3. Restart

And voila, your No-IP hostnames should start updating with your current IP address.

Clone this wiki locally