I have a lovelace button that calls a service and I am trying to utilize a variable that's been set and can't get it to actually populate the button. I've tried every combination I can think of but nothing works.
If I put in the actual string that the variable represents, it works fine, so I know the surrounding context works, it would just appear that I can't use the variable in this manner?
I have a lovelace button that calls a service and I am trying to utilize a variable that's been set and can't get it to actually populate the button. I've tried every combination I can think of but nothing works.
This works in my configuration.yaml:
Populating the same in Lovelace does not. I've tried all of the following combinations:
If I put in the actual string that the variable represents, it works fine, so I know the surrounding context works, it would just appear that I can't use the variable in this manner?