resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 277 forks source link

Question/Help: DEVICE_TRACKER - EntityPicture #775

Open Disturbx opened 2 years ago

Disturbx commented 2 years ago

HI there,

I am trying with some DEVICE_TRACKER tile options, but I cant figure it out. What I am trying to achieve is to show only the EntityPicture if home. So no maps.

So in short; if device tracker id = home -> Only EntitityPicture if device tracker id = not_home -> Only Maps

And only maps when I am not home. Is anything like that possible? I saw someone else with this, but doens't work for me; https://github.com/resoai/TileBoard/issues/215#issuecomment-480622348

spicerackk commented 2 years ago

this also doesn't work for me either. Looking for exactly the same thing as you.