-
I have a graph to show the current temperature and thermostat setpoint for a given room and I wanted to put the room name and current temperature at the top of the graph as a title: As you can see, I have achieve the goal, but I think in a very complicated way! My question is, is there a better way to achieve what I am looking for that I have missed, and if not, is this a feature that others may also be interested in to add to the pot of future improvements?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Wow, that's extremely creative! Very impressive! It would be super easy if jinja templates were supported in card yamls, but it doesn't seem like they are. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Wow, that's extremely creative! Very impressive!
It would be super easy if jinja templates were supported in card yamls, but it doesn't seem like they are.
Therefore, I'm not aware of any easier way to achieve what you did.