Releases: bropat/eufy-security-ws
1.5.2
1.5.1
1.5.0
Incremented schema version to 18
Added new commands database_query_latest_info
, database_query_local
, database_count_by_date
and database_delete
to Station
Added new Station events database query latest
, database query local
, station.database_count_by_date
and station.database_delete
Implemented feature request #180
Updated dependency eufy-security-client to 2.6.0
Updated dependency ws to 8.13.0
Added dependency date-and-time to 3.0.0
Updated dev dependencies
Updated docs
1.4.1
Incremented schema version to 16
Added new property picture
to Device
Removed property pictureUrl
from Device
Added new command downloadImage
to Station
Added new Station event image downloaded
Fixed some minor issues
Updated dependency eufy-security-client to 2.5.1
Updated dependency commander to 10.0.1
Updated dev dependencies
Updated docs
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
Fixed issue #194
Fixed issue #192
Fixed issue #174
Modififed Dockerfile to add bash
Reworked docker run.sh script supporting new options
Updated dependency eufy-security-client to 2.4.1
Updated dependency commander to 10.0.0
Updated dependency ws to 8.12.1
Updated dev dependencies
Updated docs
Further details can be found in the changelog of eufy-security-client (2.4.1)
1.3.0
Incremented schema version to 16 * Added new property `cellularRSSI`, `cellularSignalLevel`, `cellularSignal`, `cellularBand`, `cellularIMEI` and `cellularICCID` to Device Fixed issue #166 Fixed issue #168 Updated dependency eufy-security-client to 2.4.0 Updated dependency fs-extra to 11.1.0 Updated dev dependencies