I updated the script last week.
And I thought “I’m getting the wrong IP address” meant as “I’m getting an IP from something elsewhere” .
Appearantly you just missed a few numbers.
This one should return any IP:
I updated the script last week.
And I thought “I’m getting the wrong IP address” meant as “I’m getting an IP from something elsewhere” .
Appearantly you just missed a few numbers.
This one should return any IP:
The last screenshot is the output of the HTTP GET trigger, [Result]
So, you’ll need the output of the Homeyscript card in the timeline notification card, which is [Response]
I hope this does the trick.
I recommend using the first script in your post.
Instead of using a brittle method like parsing an HTML page you can also use any of the dozens of available API’s that provide your IP-address in JSON format:
It seems to work now, thanks everybody for helping!
that’s what I was looking for for some. I can now update Duck DNS automatically. Thanks.