Hello community, I want to use a template card with two functions.
As a secondary information in my mushroom template card, I want to give out my room temperature from my KNX Yaml configuration. Does someone have an idea what code I could use. Thanks a lot! At the moment I tried:
{{ states(‘climate.bedroom’, current_temperature )}}