I have a rule that turns on a fan for 10 minutes every 45 minutes. The plan is to have it run on medium speed. Since I don’t have the option of High, Medium, or Low in the rule, I’m setting 50 on “setFanSpeed”. It runs at 100%. Should I use “setLevel”? The fan is controlled by a GE Fan Controller, using stock DTH.
It has levels of 0, 1, 2, 3
How can I get this to run on Medium or 2?