I have created a help switch who is true or false for presence detection.
Now I want to show a tile with the text “HOME” or “AWAY” from the new helper switch.
If I add the tile I see only “Off” or “On” and the name of the helper.
How can I change the attribute name of the tile to “HOME” or “AWAY” depending on the new helper switch instead fixed “MODE”?
As far, as I know, home/away in Tile only works with person and device tracker entities.
You have to use template supporting cards like Mushroom or Custom Button Card (or Markdown, if you don’t need tap functions).