Releases: samemory/homebridge-eufy-security
Releases · samemory/homebridge-eufy-security
1.0.8
1.0.6
1.0.4
1.0.3
1.0.1
1.0.0
Added
- Increase compatibility with new Eufy Camera devices
- New Config UI with onboarding
- OTP attached to an Eufy Account is supported
- Adding SmartLock (getting the status lock/unlock only)
- Hability to use Camera as a motion sensor or as a camera streaming device
- Audio support on LiveStream
Changed
- Upgrade to the latest bropat/eufy-security-client lib (1.1.2)
- Improving debug collection
- Code optimisation
Removed
- IP LAN address is no more required as config settings
Fixed
- Cloud Livestream on doorbell can stuck
- Handle duplicate when using Guest Eufy Account
- Updating some dep for security reason
- Multiple typo fix
- Sometimes battery status is not updated
- Fix push notification issue on new indoor outdoor camera device #184
- Fixing issue #190
- As @bropat notice, we need to clean function reference which will be deprecated soon (bropat/eufy-security-client#40)
1.0.0-rc.13
Fixed
- Fix issue on AAC audio codec
- As per FFMPEG team, libfacc has been removed since 2016. I can see on the log that this was creating a lot issue while streaming. Switching for the supported one.
- https://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc0f711459e0c682bf9f94ba38d26736e90cff45
1.0.0-rc.9
Fixed
- Cleaning Ignored Devices which was already exist
- Avoiding issue on IgnoreDevice while switching eufy account
- When snapshot isn't available instead of trow an error, warn and display a message in HomeKit #185
1.0.0-rc.8
Added
- Audio support on LiveStream
1.0.0-rc.11
Fixed
- Better cleaning cached devices which no longer exist
- Export Interface into dedicated file
- Issue on ignoredevices ignorestations parameter #208