Skip to content

Releases: bropat/eufy-security-ws

1.5.2

16 May 19:05
Compare
Choose a tag to compare

Updated dependency eufy-security-client to 2.6.2

1.5.1

13 May 16:04
Compare
Choose a tag to compare

Fixed issue #207
Updated dependency eufy-security-client to 2.6.1

1.5.0

12 May 10:42
Compare
Choose a tag to compare

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

07 May 16:56
Compare
Choose a tag to compare

Incremented schema version to 16
Added new property picture to Device
Removed property pictureUrlfrom 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

11 Apr 16:29
Compare
Choose a tag to compare

Fixed issue #201
Updated dependency eufy-security-client to 2.4.3
Updated dependency fs-extra to 11.1.1
Updated dependency ws to 8.13.0
Updated dev dependencies
Updated docs

1.3.4

25 Feb 12:33
Compare
Choose a tag to compare

Move configuration file to /dev/shm (patrickli)
Fix STATION_IP_ADDRESSES handling (patrickli)

1.3.3

24 Feb 17:50
Compare
Choose a tag to compare

Fixed docker run.sh config file generation

1.3.2

23 Feb 17:44
Compare
Choose a tag to compare

Updated dependency eufy-security-client to 2.4.2
Fixed parsing issue of STATION_IP_ADDRESSES parameter
Further details can be found in the changelog of eufy-security-client (2.4.2)

1.3.1

19 Feb 15:15
Compare
Choose a tag to compare

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

24 Dec 09:31
Compare
Choose a tag to compare
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