Skip to content

ycahome/WAN-IP-CHECKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions: - Make sure you have Python3 installed!

sudo apt-get install python3

sudo apt-get install python3-dev3

Run The following Commands:

cd plugins

mkdir WAN-IP-CHECKER

sudo apt-get update

sudo apt-get install git

git clone https://github.com/ycahome/WAN-IP-CHECKER.git WAN-IP-CHECKER

cd WAN-IP-CHECKER

sudo chmod +x plugin.py

sudo /etc/init.d/domoticz.sh restart

F.A.Q

  1. if I enable notification, will it send an e-mail? To which mail address?
  • If you enable notifications, Domoticz notification settings will be used6
  1. what does the field "Check My IP URL" mean?
  • is the URL that returns your WAN IP7
  1. Does the plugin send one single notification, or repeating?
  • Single notification (one for each notification option set on settings) for every WAN IP change.
  1. "Check My IP URL" .What is it used for? Compare to the outside IP address? Or should I fill in a site like WhoAmI?
  • You can use the default one or another. Its up to you.

About

Domoticz plugin updates a "General,Text" Value with your Wan IP Address. This value can be used later on in order to update any scripts or notify you upon IP change.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published