Releases: homebridge-plugins/homebridge-camera-ffmpeg
Releases · homebridge-plugins/homebridge-camera-ffmpeg
Version 2.2.1
Version 2.2.0
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
Version 2.1.0
What's Changes
- Add MQTT support for Motion Detect (#572), thanks to fennec622.
- See MQTT Motion Wiki for more details.
- 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
Version 2.0.0
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
Version 1.2.2
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
What's Changes
- Fix: Fixes #522, Cleans Up and Condenses the code around the motion switch.
Full Changelog: v1.2.0...v1.2.1