So the basic question is can I create a conditional card that uses a greater than / less than range? So if the value of the entity is “greater than” 5, it will show the card? Currently, it seems I can set the value to “is equal to” or “is not equal to”.
Seems like this would be a common need in the front end. Like, “Show an alert if the temperature is forecast to be above 90 degrees” or something… How about “Show the UV Index sensor if the value is greater than 5”…?
I’m not sure how to do that. I will look into it though. I’ve never done anything with templates.
A lot of the uses I see for this involve weather alerts and such. Just an overview that shows an alert if it’s forecast to be hazardous or have rain, high UV index, etc… Almost like a “don’t forget the umbrella” alert…