Homebridge plugin to keep your No-IP hostnames updated with your current IP address
- This plugin keeps your No-IP hostnames updated with the IP address of the machine your Homebridge instance runs on. The plugin:
- requires your No-IP account credentials and hostname to work
- supports both IPv4 and IPv6 updates
- creates a HomeKit contact sensor that shows whether your hostname is in sync
- To use this plugin, you will need to already have:
- Node: latest version of
v22orv24- any other major version is not supported. - Homebridge:
v2- refer to link for more information and installation instructions.
- Node: latest version of
- Matter support is available when running Homebridge v2.0+ with Matter enabled:
- The plugin chooses Matter or HAP automatically at runtime based on your Homebridge environment and the
enableMatter/preferMatterconfig options. - If Matter is unavailable or disabled, the plugin falls back to standard HAP registration automatically.
- The plugin chooses Matter or HAP automatically at runtime based on your Homebridge environment and the
- To @donavanbecker: the original creator and maintainer of this plugin.
- To the creators/contributors of Homebridge who make this plugin possible.
- I am in no way affiliated with No-IP and this plugin is a personal project that I maintain in my free time.
- Use this plugin entirely at your own risk - please see licence for more information.
