Newbie question - can i add custom triggers? or request new triggers?

i need a trigger that tells me if i have actual internet connectivity (or not)? there is one for wifi which only tells me that my router is connected … ? it seems logical there would be a companion trigger for actual internet access? am i just too new and slow to see that anywhere? thanks
timmy

Well, there is no trigger explicitly for this, but you can achieve your objective using the Periodic trigger, combined with simple test for connectivity.

Here's an example macro, which I've left at the default Periodic Trigger setting of 1 min, Every day, 8:30am - 5:30pm. Of course, you need to adjust as needed. You could set it to 1 sec, but I don't recommend it. Try to use as infrequent interval as possible.


Example Output

You will get a notification like when when the status changes

image

MACRO:   Notify When Internet Service is Online/Offline


#### DOWNLOAD:
<a class="attachment" href="/uploads/default/original/3X/d/7/d7965418fe013a33b88f0116ca5f2e54318869b2.kmmacros">Notify When Internet Service is Online-Offline.kmmacros</a> (3.9 KB)
**Note: This Macro was uploaded in a DISABLED state. You must enable before it can be triggered.**

---



![image|505x1203](upload://pb0mySZyrFLmhdeQ1hF5O3swtTQ.jpg)

---

Questions?