Thank you for sharing this awesome card!
Hello @albummi
Is it possible to display places ? From maps, like this :
- zone.work
- zone.sport
- zone.home
Thanks
1 Like
Hi
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