Skip to content

Releases: bropat/ioBroker.eusec

0.5.1

01 Apr 08:04
Compare
Choose a tag to compare
  • (bropat) Fixed issue #105

0.5.0

30 Mar 19:38
Compare
Choose a tag to compare
  • (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

19 Mar 20:56
Compare
Choose a tag to compare
  • (bropat) Code enhancements for publishing the adapter to the central repository
  • (bropat) Updated versions of the package dependencies

0.4.2

14 Mar 14:01
Compare
Choose a tag to compare
  • (bropat) Fixed roles of states according to ioBroker documentation

0.4.1

14 Mar 10:26
Compare
Choose a tag to compare
  • (bropat) Removed legacy password encryption support for admin adapter (requires admin adapter >= 4.0.9)
  • (bropat) Added admin adapter as global dependency
  • (bropat) Updated license

0.4.0

11 Mar 19:19
Compare
Choose a tag to compare
  • (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

06 Mar 20:06
Compare
Choose a tag to compare
  • (bropat) Fixed regression on livestream with h265 codec

0.3.0

05 Mar 21:34
Compare
Choose a tag to compare
  • (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

0.2.5

20 Feb 21:04
Compare
Choose a tag to compare
  • (bropat) Fixed possible race condition that brokes sometime the livestream
  • (bropat) Updated versions of the package dependencies

0.2.4

20 Feb 13:52
Compare
Choose a tag to compare
  • (bropat) Fixed issue #86
  • (bropat) Fixed not correctly identifying if the livestream is still active or not