Hi there,
I’m facing a very similar issue with resolving templates, but in my case, it’s happening in notifications sent through Node-RED. Before the latest Home Assistant update, I was able to include dynamic sensor values in my notification messages using templates like {{ states('sensor.inverter_dzienna_produkcja') }}
, and they worked fine. However, after updating, the variables are no longer being resolved and are instead showing as plaintext in the notifications.
I’ve also posted about my issue in this thread:
Issue with Variables in Notifications Not Working After Update
If anyone has found a solution or workaround, it would be great to hear about it!
Thanks!