I have a tile on my dashboard that displays the pool temperature. The pool is closed for the winter right now. So I wanted to either display something else here or display something to indicate that the pool is closed.
Coming from Hubitat I have PoolTemp, and PoolClosed (on/off).
I thought to create a variable call PoolTempDisplay and then set it conditionally to PoolTemp every time it changes if PoolClosed is off - but I couldn’t figure out how to do this with rule editor.
Any thoughts on how to do this would be great - there may be more than one. Thanks.