How do I find “Rule Function” callers?

I created a rule function that flashes my Shelly plug red but I didn’t document where I placed the calls to the function.
What’s the easiest way to locate them?

Try @thebearmay's Rule References Rules Table https://raw.githubusercontent.com/thebearmay/hubitat/main/apps/ruleRruleList.groovy

It will generate a table of rules and which rules reference them, and which other rules they reference.

7 Likes

FYI, I linked the app code, but this app is also available in HPM.

1 Like