Skip to content

v0.1.6

Latest

Choose a tag to compare

@Wheemer Wheemer released this 29 May 00:15
· 1 commit to main since this release

Fixed

  • 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.

Validation

  • Hassfest validation passed.
  • HACS validation passed.