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
Added the missing UI/config support for disabling SMTP SSL certificate verification with verify_ssl.
Narrowed the Email Notifier service account selector to notify entities from this integration so the dropdown is easier for Home Assistant to populate.
SMTP send failures now raise a Home Assistant error after retry attempts instead of only logging warnings.
Per-message sender_name overrides now work without also setting from_address.