Releases: bropat/eufy-security-ws
1.2.0
Incremented schema version to 15 * Added new property `snoozeStartTime`, `snoozeHomebase`, `snoozeMotion` and `snoozeChime` to Device * Added new Device events `stranger person detected`, `dog detected`, `dog lick detected` and `dog poop detected` * Added new command `chime` to Station Updated dependency eufy-security-client to 2.3.0 Updated dev dependencies
1.1.0
Incremented schema version to 14 Added new property `alarm`, `alarmType`, `alarmArmed`, `alarmArmDelay`, `alarmDelay` and `alarmDelayType` to Station Added new Device event `vehicle detected` Added new Driver event `connection error` Updated dependency eufy-security-client to 2.2.3 Updated dependency ws to 8.11.0 Updated dev dependencies
1.0.2
1.0.1
1.0.0
Incremented schema version to 13
For a detailed list of schema changes look at the docs
Added Doordbell Dual Package Detection support (#120)
Added snooze support (#116)
Added support to client for command line commands (#29)
Added talkback support
Added websocket standard closure reasons
Added support for new Homebase 3 (#139)
Added support to add/delete/modify smart lock users
Added support for smart safes
Added support for eufyCam 3 and eufyCam 3C
Implemented #124
Better error handling
Fixed issue #135
Fixed issue #127
Fixed issue #101
Fixed triggering tfa and captcha events for new clients
Incremented minimal node version to 14.18.0
Updated dependency eufy-security-client to 2.2.0
Updated dependency commander to 9.4.1
Updated dependency ws to 8.10.0
Updated dependency tslog to 3.3.4
Updated dev dependencies
Updated docs
Further details can be found in the changelog of eufy-security-client (2.2.0)
1.0.0-rc.1
Incremented schema version to 13
For a detailed list of schema changes look at the docs
Added Doordbell Dual Package Detection support (#120)
Added snooze support (#116)
Added support to client for command line commands (#29)
Added talkback support
Added websocket standard closure reasons
Better error handling
Fixed issue #101
Fixed triggering tfa and captcha events for new clients
Incremented minimal node version to 14.18.0
Updated dependency eufy-security-client to 2.2.0-rc.2
Updated dependency tslog to 3.3.4
Updated dev dependencies
Updated docs
Further details can be found in the changelog of eufy-security-client (2.2.0)
0.9.4
0.9.3
0.9.2
Incremented schema version to 11 Added new property `imageMirrored` to Device Added new Station events `alarmDelayEvent` and `alarmArmedEvent` Updated dependency eufy-security-client to 2.1.0 Updated dependency commander to 9.3.0 Updated dependency ws to 8.8.0 Updated dependency ansi-colors to 4.1.3 Updated dev dependencies