Trying to refine my bathroom humidity driven fan rules.
Created a new rule, were one of the IF arguments should check the current speed on the fan.
As a test, I set the fanspeed to 220 (integer) and in the rule I compare it to 220.
Somehow RM places an extra decimal after the set value, and is not seeing the device interger as the same value as the value it should check for.
If I use a relative value, ( < or > ) RM just crashes, and all the actions of that rule are gone. Nothing else to do but delete the whole rule, and start over.
Is this a rulemachine defect, or am I doing something wrong?