I am trying to update my frontend to more clearly alert me if my theater room or garage temperatures go above 90 degrees. I’ve used the conditional card in the past when states change - but I’m struggling to get this to work with my temperature sensor. I think that my issue is that the conditional card is looking for a specific temperature (“75”), but won’t satisfy the condition if it’s 75.2 or 76.
I basically want the card to be visible with white text if the temp is below 90 degrees. If the temp is above 90 degrees, it should be red text.
In short,