Skip to content

Releases: homebridge-plugins/homebridge-camera-ffmpeg

Version 2.2.1

11 Jul 16:40
d6cf410
Compare
Choose a tag to compare

What's Changes

  • Fix: Fixed bug preventing Homebridge from starting.

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

11 Jul 13:42
6d34dca
Compare
Choose a tag to compare

What's Changes

  • Now properly allows for changing camera manufacturer, model, etc.
  • Minor tweaks to configuration UI screen.
  • Update dependencies.
  • Fix: Fixed a bug when the doorbellSwitch config option was enabled.

Full Changelog: v2.1.1...v2.2.0

Version 2.1.1

08 Jul 12:53
4b7ea61
Compare
Choose a tag to compare

What's Changes

  • Update Dependencies.

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

06 Jul 15:18
edfcd00
Compare
Choose a tag to compare

What's Changes

  • Add MQTT support for Motion Detect (#572), thanks to fennec622.
  • Add stateless button for doorbell cameras.
  • Add option to disable manual automation switches.
  • Re-Added videoFilter.
  • Fix: Fixed most FFmpeg issues where users were receiving issues with ffmpeg exit 1 error.
  • Fix: Fixed Logging.
  • Fix: Fixed most videoFilter configs not working.

Full Changelog: v2.0.1...v2.1.0

Version 2.0.1

29 Jun 02:35
ee2429e
Compare
Choose a tag to compare

What's Changes

  • Update Dependencies.

Full Changelog: v2.0.0...v2.0.1

Version 2.0.0

19 Jun 19:43
dd8cc66
Compare
Choose a tag to compare

What's Changes

Breaking Changes

  • Code has been refactored to typescript, thanks to Brandawg93.
  • Plugin requires homebridge >= 1.0.0.
  • Cameras no longer need to be manually added to homebridge
    • Cameras are now bridged instead of being created as external accessories in homebridge.
    • Once you update, you will see two copies of each of your cameras.
    • You will need to manually remove the old cameras from HomeKit by going into the cameras' settings and choosing "Remove Camera from Home".
    • The new bridged cameras will not have this option, and will instead have a "Bridge" button.
    • You will also need to copy over any automations that you had tied to your cameras, such as motion detection.

Other Changes

  • Google Drive Upload has been removed in this update. PRs are welcome for other Video Cloud Options.

Full Changelog: v1.3.0...v2.0.0

Version 1.3.0

19 Jun 01:57
2d07a38
Compare
Choose a tag to compare

What's Changes

  • Update ffmpeg-for-homebridge to 0.0.6.

Full Changelog: v1.2.2...v1.3.0

Version 1.2.2

29 May 03:17
b4298e3
Compare
Choose a tag to compare

What's Changes

  • Fix: Fix for Fake Motion Sensor, it was not reseting after Motion Events.

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1

28 May 15:44
51886b0
Compare
Choose a tag to compare

What's Changes

  • Fix: Fixes #522, Cleans Up and Condenses the code around the motion switch.

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

27 May 16:11
a62efb5
Compare
Choose a tag to compare

What's Changes

  • Update ffmpeg-for-homebridge to 0.0.5

Full Changelog: v1.1.1...v1.2.0