Hi
I?m using HG on an PI, having internet connection with a dynamic IP (fixed IP would increase the monthly fee for the connection).
This could potentially mean that a loose contact to HG when out of the house, in case that the IP should change.
To cope with this (and using some other contributions around the site, thanks!), I have made this little C# program, which check the external IP every hour and send me a mail, in case the IP changes.
When initiating the program it assumes that the IP is empty, so it will also send a mail when starting, and that way if HG or the PI is has been restarted (that way I will also get a mail if power fails and returns).
Hope this can be a help for others, or inspire new programs.