Skip to content

Releases: Sunoo/homebridge-dafang-mqtt-republish

Version 2.3.1

02 May 15:40
Compare
Choose a tag to compare

Bug Fixes

  • Checking for duplicate cameras on launch should now work properly.

Version 2.3.0

21 Feb 02:45
Compare
Choose a tag to compare

Breaking Changes

  • Due to homebrige-camera-ffmpeg now directly supporting the MQTT motion messages from Dafang Hacks, the ability to republish them has been removed from this plugin. For information on configuring homebridge-camera-ffmpeg, see their MQTT documentation

Version 2.2.0

18 Feb 01:33
Compare
Choose a tag to compare

Changes

  • Added optional switch to recalibrate motors.
  • Added ability to connect to MQTT via TLS.
  • Updated dependencies.

Breaking Changes

  • cooldown is now a boolean, and will make motion alerts follow the cooldown defined in the configuration for homebridge-camera-ffmpeg when set.

Version 2.1.3

03 Sep 03:03
Compare
Choose a tag to compare

Changes

  • Updated dependencies.

Version 2.1.2

26 Aug 23:14
Compare
Choose a tag to compare

Changes

  • This plugin is now Verified by Homebridge.

Version 2.1.1

23 Aug 19:00
d2c9656
Compare
Choose a tag to compare

Changes

  • Added optional switches for MJPEG and H264 RTSP servers, remounting SD card, and rebooting.

Version 2.1.0

27 Jul 00:44
7fb21ee
Compare
Choose a tag to compare

Changes

  • Converted plugin to TypeScript