Hi everyone, I’m hoping someone can shed some light on an issue I’m facing with Home Assistant after the latest update. I’ve been using Node-RED to send notifications with sensor values included, using Jinja templates. Everything was working perfectly before the update, but now the variables in my notifications are showing up as raw text instead of the actual sensor values. It’s a bit puzzling because when I send a notification directly from the Actions tab, the variables resolve correctly. However, this workaround isn’t practical for my setup, as I rely on Node-RED for automation. I’ve tried checking the documentation and forums, but haven’t found a solution yet. Has anyone else encountered this issue? Any insights or workarounds would be greatly appreciated. Thanks in advance for your help!