Skip to content

Minimal Configuration

Very basic HomeAssistant notify configuration, as used in SuperNotify testing. This config lives inside config.yaml or an include file set up for the notify domain.

 notify:
  - name: minimal
    platform: supernotify
    delivery:
      email:
        transport: email
        action: notify.smtp