Skip to content

Releases: Sunoo/homebridge-smtp-motion

Version 1.2.1

21 Feb 03:21
Compare
Choose a tag to compare

Changes

  • Added override_http to allow use with plugins other than homebridge-camera-ffmpeg.

Version 1.2.0

17 Feb 01:16
Compare
Choose a tag to compare

Changes

  • Now reads HTTP port directly from the homebridge-camera-ffmpeg configuration instead of needing to duplicate it.
  • Added option to log when emails are received, instead of always spamming the Homebridge log.
  • Updated dependencies.

Version 1.1.4

10 Sep 04:28
Compare
Choose a tag to compare

Bug Fixes

  • Corrected a mistake in the config schema file.

Version 1.1.3

29 Aug 19:54
Compare
Choose a tag to compare

Changes

  • It is now possible to change the character uses to replace a space, in case your cameras do not support the default +.

Version 1.1.2

26 Aug 23:46
Compare
Choose a tag to compare

Changes

  • This plugin is now Verified by Homebridge.

Version 1.1.1

31 Jul 21:41
Compare
Choose a tag to compare

Bug Fixes

  • Fix failure during SMTP authentication.

Version 1.1.0

26 Jul 23:47
9615ff4
Compare
Choose a tag to compare

Changes

  • Converted plugin to TypeScript