You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Template Support: You can now use Jinja2 templates in any action field. Templates are rendered dynamically when the action is triggered, allowing for dynamic URLs, navigation paths, service data, and more. All standard Home Assistant template functions are supported, including states(), state_attr(), is_state(), and conditionals.