Releases: bropat/ioBroker.eusec
Releases · bropat/ioBroker.eusec
0.5.1
0.5.0
- (bropat) Added support for smart lock products
- (bropat) Added new P2P feature: lock/unlock smart lock products
- (bropat) Optimized speed of P2P connection establishment
- (bropat) New setting: P2P connection setup preference: local prefered, local only or quickest connection
- (bropat) Dropped support for NodeJS 10.x (min. requirement 12)
- (bropat) Updated versions of the package dependencies
0.4.3
0.4.2
0.4.1
0.4.0
- (bropat) Added handling of adapter updates with breaking changes
- (bropat) Added new P2P feature: enable/disable pet detection for indoor cameras
- (bropat) Added new P2P feature: enable/disable sound detection for indoor cameras
- (bropat) Added new P2P feature: enable/disable led for wired doorbell
- (bropat) Unlocked state: last_event_video_url
- (bropat) Fixed parsing of push notification to download video events for battery doorbells and indoor cameras
- (bropat) Fixed enable/disable device (for wired doorbells, indoor cameras, floodlight camera and solo cameras)
- (bropat) Fixed enable/disable led (for battery doorbells, indoor cameras, floodlight camera and solo cameras)
- (bropat) Fixed enable/disable motion detection (for indoor cameras, floodlight camera and solo cameras)
- (bropat) Fixed change video watermark setting (for indoor cameras and floodlight camera)
- (bropat) Updated versions of the package dependencies
0.3.1
0.3.0
- (bropat) Implemented feature request #88: Enable/disable motion detection for camera products
- (bropat) Implemented feature request #81: Enable/disable RTSP stream (added also RTSP stream url)
- (bropat) Implemented asynchronous download of event videos when receiving a push notification
- (bropat) Optimized ffmpeg implementation to only muxing video data to HLS
- (bropat) Optimized HLS livestream video start delay (10-15 sec.)
- (bropat) Fixed possible race condition with ffmpeg when using fallback to Eufy RTMP live stream
- (bropat) Fixed issue with livestream when p2p connection is lost
- (bropat) Updated versions of the package dependencies