Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2
What's Changed?
We've changed versioning from v2.0.1-beta to v2.1.0-beta to better reflect the changes we have done so far
Full 2.1.0 changelog so far:
Added
- new snapshot handling with various settings
- setting to delay snapshots taken from camera stream to improve images in dark environments (night vision)
- Added support for indoor Camera T8414
Changed
- improved local livestream management for better performance and stability
- Allow enabling and disabling motion detection throug switch if camera is used as motion sensor only (see #85)
- handle alarm event if alarm was triggered through eufy app (Thanks @aididhaiqal - #55)
- Motion events will be reset after a timeout, if no corresponding event is emitted by the device (following motion events can be triggered again)
- updated dependencies
- revised descriptions in configuration ui for better understanding
- revised some debug messages to improve issue investigation capabilities (mostly streaming; see #39)
Fixed
- configuration UI should work now with Node v12 (#44)
- live-streaming was prevented if camera configuration was set with empty values
- enable Camera and enable Motion Buttons were not working for doorbell devices (#48)
- plugin crashed if config for guard modes was inconsistent (#52)
- plugin crashed for some users due to faulty log file rotation (#56)
- setting 'unbridge' was not working under certain conditions (#79)
Thanks to:
@aididhaiqal
@lenoxys
@thieren