Skip to content

Releases: homebridge-eufy-security/plugin

v4.3.7

25 Apr 17:51

Choose a tag to compare

What's Changed

  • Update version file paths and TypeScript configuration by @lenoxys in #694
  • Fixing issue on NodeJS 20.11.0 with @homebridge/plugin-ui-utils which changed from a CommonJS module to an ES Module

Full Changelog: v4.3.6...v4.3.7

v4.3.4

21 Apr 19:49

Choose a tag to compare

What's Changed

  • Revert Node engine version to 20.11.0 in package.json by @lenoxys in #689
  • Refactor server initialization and enhance async handling by @lenoxys in #690

Full Changelog: v4.3.3...v4.3.4

v4.3.3

21 Apr 19:29

Choose a tag to compare

What's Changed

  • Enhance livestream error handling and add embedded PKCS1 support by @lenoxys in #688

Full Changelog: v4.3.2...v4.3.3

v4.3.2

21 Apr 15:19

Choose a tag to compare

What's Changed

  • feat: add support for Node.js 22 by @lenoxys in #684
  • Clean up platform.ts and update dependencies by @lenoxys in #685
  • Fix #683: Replace @homebridge/camera-utils with pick-port for port allocation by @lenoxys in #686

Full Changelog: v4.3.1...v4.3.2

v4.3.1

21 Apr 12:25

Choose a tag to compare

What's Changed

  • [Snyk] Upgrade fs-extra from 11.2.0 to 11.3.0 by @lenoxys in #666
  • [Snyk] Upgrade zip-lib from 1.0.4 to 1.0.5 by @lenoxys in #656
  • [Snyk] Upgrade @homebridge/camera-utils from 2.2.6 to 2.2.7 by @lenoxys in #655
  • chore(deps): Bump cookie, engine.io and express by @dependabot in #637
  • chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #667
  • chore(deps): Bump systeminformation from 5.23.5 to 5.25.11 by @dependabot in #668
  • chore(deps): update all dependencies including eufy-security-client by @lenoxys in #682

Full Changelog: v4.3.0...v4.3.1

v4.3.0

30 Sep 10:26

Choose a tag to compare

What's Changed

  • Update npm dependencies and devDependencies by @lenoxys in #634

Full Changelog: v4.2.2...v4.3.0

v4.2.2

23 Aug 14:03

Choose a tag to compare

What's Changed

  • Update error handling and naming convention by @lenoxys in #623

Full Changelog: v4.2.1...v4.2.2

v4.2.1

20 Aug 12:29

Choose a tag to compare

What's Changed

  • Update npm dependencies to latest versions by @lenoxys in #621

Full Changelog: v4.2.0...v4.2.1

v4.2.0

20 Aug 12:13

Choose a tag to compare

What's Changed

  • ban by eufy - Can't log back in after updating to 4.0.1 by @lenoxys in #618

This release optimizes the initial device discovery process for the Homebridge Eufy Security plugin, focusing on efficiency and resource management during setup and remove a bug introduced on 4.x.x release where user can be banned by Eufy.

Key improvements:

  1. Adjusted polling interval: Set to 99 minutes to minimize API calls during the initial configuration.
  2. Automatic connection management: Added a 40-second timeout to close

Full Changelog: v4.1.1...v4.2.0

v4.1.1

09 Aug 13:41

Choose a tag to compare

What's Changed

  • Dark Theme Text Visibility & Camera UI Display Issues by @lenoxys in #611

Full Changelog: v4.1.0...v4.1.1