@Terri Hope you don’t me split this into its own topic from the the other thread.
The Variable should work fine, but you don’t really need this variable in the first rule in your screenshots. The first rule is the same as “When battery is <=30, navigate to XXX dashboard”, and the variable basically doesn’t add any additional functionality here.
However, if you want to use a variable to “pause” this page redirection rule, it can be a different story. Ex: you only want it to redirect to the XXX page once when the battery first hit 30%. You can use variable to achieve that, and you can either reset the variable when the batty is >= 99% again, or manually reset it.
Here are the troubleshooting steps I’d suggest:
Verify if the Remote Admin is configured correctly on FKB.
Open a browser on another device and navigate to your FKB’s admin url
To test the FKB device in SmartThings app, I don’t remember I had to setup a sound. You should be able to press the “Find Sensor” button and the tablet would make some noise.
– EDIT –
To test out the “Find sensor” button, you will need to set the Tone Audio File URL in the settings first. (Tap the three dots button at top-right corner, and tap Settings.)
I got it working by editing the url. I had extra spaces and was missing the ’ as you mentioned. Thanks!
The remote admin page test worked. As for testing FKB from the SmartThings app, pressing Find sensor does nothing. But it’s working so I’m not too worried about that.