Is there a way to do something to make it possible that every x minutes a http url will trigger with the external IP and send it to a Webhooks link?
now I test in command line: curl ipinfo.io/ip if the VPN is working and I get a VPN IP number.
I want do this automatically to send a web hook to my Home Assistant. So can create a automation when IP is changed I get a message.
Hi All,
Is there a way to do something to make it possible that every x minutes a http url will trigger with the external IP and send it to a Webhooks link?
now I test in command line: curl ipinfo.io/ip if the VPN is working and I get a VPN IP number. I want do this automatically to send a web hook to my Home Assistant. So can create a automation when IP is changed I get a message.