The problem is that it isn't modifying the parameter and when I check the device, it still shows enabled and the switch still works. I took out the time condition and tried to "Run Actions"; it still does not work. I also tried to flip the parameter to 156, 1 just in case I had it backward but that didn't work either!
Please help! I am not sure what the heck this apparent newbie is doing wrong.
I've never tried something like this (changing a param via RM), but changing a parameter anywhere else always requires 3 inputs -- the parameter #, value, and size.
In your rule did you set the parameter type to Number? I ask because string is default when setting new parameters and that drivers command expects a number for both inputs.