Releases: bropat/eufy-security-ws
1.9.1
1.9.0
Requires node version >= 20
Migrated to tsx (removed ts-node; #332)
Implemented #333
Fixed issue #277
Fixed issue #315
Fixed issue #326
Fixed issue #332
Fixed issue #335
Updated dependency eufy-security-client to 3.1.0
Updated dependency commander to 12.1.0
Updated dependency tslog to 4.9.3
Updated dependency ws to 8.18.0
Updated dependency date-and-time to 3.5.0
Updated version and docs
Updated dev dependencies
1.8.0
Incremented schema version to 21
Migrated to ESM
Added new properties notificationVehicle
, flickerAdjustment
, leavingDetection
, leavingReactionNotification
, leavingReactionStartTime
, leavingReactionEndTime
, someoneGoing
, lockEventOrigin
, beepVolume
, nightvisionOptimization
, nightvisionOptimizationSide
, deliveries
, openMethod
, motionActivatedPrompt
, open
, openedByType
, openedByName
, tamperingAlert
, lowTemperatureAlert
, highTemperatureAlert
, lidStuckAlert
, pinIncorrectAlert
, batteryFullyChargedAlert
, isDeliveryDenied
and hasMasterPin
to Device
Added new Device events open
, tampering
, low temperature
, high temperature
, lid stuck
, pin incorrect
and battery fully charged
Added new properties storageInfoEmmc
, storageInfoHdd
, crossCameraTracking
, continuousTrackingTime
, trackingAssistance
, crossTrackingCameraList
and crossTrackingGroupList
to Station
Added new commands preset_position
, save_preset_position
, delete_preset_position
and open
to Device
Added new command isListeningLogs
to Driver
Fixed issue in cmdHelp of client
Fixed issue #302
Fixed issue #284
Fixed issue #269
Fixed issue #265
Fixed issue #244
Updated node version of docker build
Updated dependency eufy-security-client to 3.0.0
Updated dependency tslog to 4.9.2
Updated dev dependencies
1.7.1
1.7.0
Requires node version >= 18
Incremented schema version to 20
Added new property locationCoordinates
, locationAddress
, locationLastUpdate
, trackerType
, leftBehindAlarm
, and findPhone
to Device
Added support for SoloCam S220 (T8134; #234)
Added support for SmartTrack Link (T87B0)
Fixed issue #261
Updated dependency eufy-security-client to 2.9.0
Updated dependency commander to 11.1.0
Updated dependency ws to 8.14.2
Updated dependency date-and-time to 3.0.3
Updated version and docs
Updated dev dependencies
1.6.4
1.6.3
1.6.2
1.6.1
Updated dependency eufy-security-client to 2.7.1
Updated version and docs
Updated dev dependencies
Further details can be found in the changelog of eufy-security-client (2.7.1)
1.6.0
Incremented schema version to 19
Added new property lightSettingsManualLightingActiveMode
, lightSettingsManualDailyLighting
, lightSettingsManualColoredLighting
, lightSettingsManualDynamicLighting
, lightSettingsMotionLightingActiveMode
, lightSettingsMotionDailyLighting
, lightSettingsMotionColoredLighting
, lightSettingsMotionDynamicLighting
, lightSettingsScheduleLightingActiveMode
, lightSettingsScheduleDailyLighting
, lightSettingsScheduleColoredLighting
, lightSettingsScheduleDynamicLighting
, lightSettingsColoredLightingColors
, lightSettingsDynamicLightingThemes
, doorControlWarning
, door1Open
, door2Open
, doorSensor1Status
, doorSensor2Status
, doorSensor1MacAddress
, doorSensor2MacAddress
, doorSensor1Name
, doorSensor2Name
, doorSensor1SerialNumber
, doorSensor2SerialNumber
, doorSensor1Version
, doorSensor2Version
, doorSensor1LowBattery
, doorSensor2LowBattery
, doorSensor1BatteryLevel
,
and doorSensor2BatteryLevel
to Device
Fixed issue #186
Fixed issue #217
Fixed issue #221
Fixed issue #223
Implemented feature request #235
Updated dependency eufy-security-client to 2.7.0
Updated dependency commander to 11.0.0
Added dependency date-and-time to 3.0.2
Updated dev dependencies
Updated docs (#231)