Skip to content

Email (IMAP/SMTP)

`@ha-bits/bit-email`v1.0.8📥 902 downloadsemail imap smtp mail nodemailer

Email integration bit for IMAP fetching and SMTP sending

Usage

yaml
# In your habit YAML
nodes:
  - id: my-bit-email-node
    type: bit
    framework: bits
    module: "@ha-bits/bit-email"
    action: "action_name"
    data:
      # action properties...

Used In Showcases

Released under the AGPL-3.0 License.