Rule to Launch Dashboard for Ring Motion

I have created a dashboard with cameras and would like it to load when my Ring doorbell has motion. I started creating a rule, but I’m unsure what to do next.

I’m using FKB if it helps.

You can load the Fully Kiosk Browser Controller DTH / driver for your smart home hub and then use the loadUrl() command to tell it to load a specific SharpTools dashboard.

Also be sure to check out the Fast Client Side Navigation thread linked at the bottom of that post.

This worked great, but I need to also run stopScreensaver() to FKB otherwise it’ll load the new URL but stay on the screensaver. Do I create that as a separate action under the rule or as part of the existing rule?

You can create it as another action within the same rule.

Probably would end up looking something like this:

1 Like

Perfffffffffffeeect!!

1 Like