An open API service indexing awesome lists of open source software.

https://github.com/tomitomas/plugin-noip

This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).
https://github.com/tomitomas/plugin-noip

jeedom plugin

Last synced: 3 months ago
JSON representation

This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).

Awesome Lists containing this project

README

        

# plugin-noip

This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).

This implies to have a free no-ip.com account and a proper local Jeedom installation.

You like this plugin? You can, if you wish, encourage its developer:

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/tomitomas)

# Credits

This plugin has been inspired by the work done by:

- [loblab](https://github.com/loblab) through his Python script to interact with no-ip.com website: [noip-renew](https://github.com/loblab/noip-renew)

# Disclaimer

- This code does not pretend to be bug-free
- Although it should not harm your Jeedom system, it is provided without any warranty or liability

# Limitations

- Sometimes, renewing a free hostname requires captch verification. In such case, the plugin will inform the user that a manual intervention is required

# Contributions

This plugin is opened for contributions and even encouraged! Please submit your pull requests for improvements/fixes.