Releases: Sunoo/homebridge-smtp-motion
Releases · Sunoo/homebridge-smtp-motion
Version 1.2.1
Version 1.2.0
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
Bug Fixes
- Corrected a mistake in the config schema file.
Version 1.1.3
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
Changes
- This plugin is now Verified by Homebridge.
Version 1.1.1
Bug Fixes
- Fix failure during SMTP authentication.
Version 1.1.0
Changes
- Converted plugin to TypeScript