Person Cards - Show Off Yours

Thank you for sharing this awesome card!

Hello @albummi :slight_smile:

Is it possible to display places ? From maps, like this :

      - zone.work
      - zone.sport
      - zone.home

Thanks :slight_smile:

1 Like

it’s ok for me :slight_smile:

Hi :slight_smile:

How does it works ?

When the person is “not_home” show City name

  • value: not_home
    name: |
    [[[
    return 🗺️ ${states[variables.person].attributes.city};
    ]]]

We have to create every city ?

Thanks