I have a custom config template card and would like to display a weather map. So far it works, but only if I provide fixed gps coordinates. However, my plan was to use variables like this:
Unfortunately, this does not seem to work, i.e. the map does not show the correct location, despite I found the coordinates from the 2 sensor entities being correct.
I assume that the syntax is not right (though there are no error messages), or I am just not using the variables correctly.
Can somebody please point me into the right direction? Thank you so much for your help!
It will definitely not work because you are trying to use smth looking like a jijnja template where it is not supported.
Open Docs fo this card, it has examples with a proper syntax.
Btw, there is a dedicated huge thread for this card where these questions can be asked.