I have a tile that shows the temperature on a motion detector. The tile is in the "normal" condition state. Id like for it to stay "normal" when the temperature is bellow a certain point and change to warn then alert state when it above a certain point.
i.e.,
0-75 degrees = normal
76-80 =warn
80+ = alert.
Any ideas?