Have Tile Show Conditional Sub-Info

Is it possible with a tile card (or similar) to show conditional information? Specifically, I have a switch that toggles my coffee pot on/off. If it is on, I want to display a timer that shows how long until it auto-turns off. Is this possible?

Try a conditional card. Conditional card - Home Assistant

Ideally, I want the information in the same card, not an additional card.

Ok. If that isn’t easily accomplished (I haven’t checked), then you can have one card with timer and one without, and show one or the other depending on the entity on/off.

Yes it’s possible, but may require card mod.

  • Do you have card mod installed?
  • If so please provide your current card code.