You have to use CustomAttribute as a trigger in a rule.
Here is what I have for my Ecolink Chime Siren; I assume this device has a similar custom attribute.
Pushover has been good for me.
I have 4 Z38s and a Titan w/ battery pack, so here's my alert rule as another build to consider...
These devices are placed to monitor the main circuits in my house. Since I sometimes intentionally shut down a circuit for something quick, I gave myself a 5-minute window in this rule. I built in a Refresh after the 5-minute wait just to help confirm what's afoot before sounding the (proverbial) alarm.
My hub is on a UPS, so I also use the Power Outage Manager app Jeff mentions above -- that gives me a backup notification if all power is out, and when power is restored.
Its not mine that I am aware of. I have never used the built in one so not sure what the differences are, someone would have to test it out and compare. If the built in one does not have all the settings available that might be the only difference, otherwise it is a pretty simple driver.
is it possible to add the range and power level test like the aeotec extenders
i hacked changes to the driver (sorry lol) appologies to denny page where i got the code from...
seems to be working.. not sure if you want me to send you or post it or do a pull request or do nothing..
For something like that you could send me the full code in a PM if you want. Link to github or pastebin would work. Then I can do a diff and merge it, and I may adjust it slightly to fit my code style if needed.