iobroker.eusec 1.3.3 → 2.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,5 +1,6 @@
1
1
  MIT License
2
2
 
3
+ Copyright (c) 2025 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
3
4
  Copyright (c) 2020-2024 bropat <patrick.broetto@gmail.com>
4
5
 
5
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
package/README.md CHANGED
@@ -8,9 +8,8 @@
8
8
  ![Number of Installations (latest)](https://iobroker.live/badges/eusec-installed.svg)
9
9
  ![Number of Installations (stable)](https://iobroker.live/badges/eusec-stable.svg)
10
10
  [![Dependency Status](https://img.shields.io/librariesio/release/npm/iobroker.eusec)](https://libraries.io/npm/iobroker.eusec)
11
- [![Known Vulnerabilities](https://snyk.io/test/github/bropat/ioBroker.eusec/badge.svg)](https://snyk.io/test/github/bropat/ioBroker.eusec)
12
11
 
13
- **Tests:** ![Test and Release](https://github.com/bropat/ioBroker.eusec/workflows/Test%20and%20Release/badge.svg)
12
+ **Tests:** ![Test and Release](https://github.com/iobroker-community-adapters/ioBroker.eusec/workflows/Test%20and%20Release/badge.svg)
14
13
 
15
14
  [![NPM](https://nodei.co/npm/iobroker.eusec.png?downloads=true)](https://nodei.co/npm/iobroker.eusec/)
16
15
 
@@ -33,34 +32,42 @@ One Adapter instance will show all devices from one Eufy Cloud account and allow
33
32
 
34
33
  ## Documentation
35
34
 
36
- Checkout the documentation [here](https://bropat.github.io/ioBroker.eusec/).
35
+ Checkout the documentation [here](https://iobroker-community-adapters.github.io/ioBroker.eusec/).
37
36
 
38
37
  ## Known working devices
39
38
 
40
39
  Information about supported devices can be found [here](https://github.com/bropat/eufy-security-client#known-working-devices).
41
40
 
42
- ## How to report issues and feature requests
41
+ ## Credits
43
42
 
44
- Please use GitHub issues for this.
45
-
46
- Best is to set the adapter to Debug log mode (see [here](https://bropat.github.io/ioBroker.eusec/#/debugging)). Then please get the logfile from disk (subdirectory "log" in ioBroker installation directory and not from Admin because Admin cuts the lines).
43
+ This adapter would not have been possible without the great work of Patrick Broetto (brobat) <https://github.com/bropat>, who created previous releases of this adapter.
47
44
 
48
45
  ## Changelog
49
46
 
47
+ <!--
48
+ Placeholder for the next version (at the beginning of the line):
49
+ ### **WORK IN PROGRESS**
50
+ -->
51
+ ### 2.0.0-alpha.0 (2025-10-26)
52
+
53
+ - (mcm1957) Adapter has been migrated to iobroker-community-adapters organisation
54
+ - (mcm1957) Adapter requires node.js >= 20, js-controller >= 6.0.11 and admin >= 7.6.17 now
55
+ - (mcm1957) Dependencies have been updated
56
+
50
57
  ### 1.3.3 (2024-09-28)
51
58
 
52
59
  * (bropat) Updated version of the package eufy-security-client (3.1.1)
53
- * (bropat) Further details can be found in the changelog of eufy-security-client (3.1.1)
54
-
60
+ * (bropat) Further details can be found in the changelog of eufy-security-client (3.1.1)
61
+
55
62
  ### 1.3.2 (2024-09-10)
56
63
 
57
- * (bropat) Fixed issue #440
58
-
64
+ * (bropat) Fixed issue #440
65
+
59
66
  ### 1.3.1 (2024-09-08)
60
67
 
61
68
  * (bropat) Fixed issue #436
62
- * (bropat) Fixed issue #439
63
-
69
+ * (bropat) Fixed issue #439
70
+
64
71
  ### 1.3.0 (2024-08-27)
65
72
 
66
73
  * (bropat) Requires ioBroker.admin version >= 7.0.12
@@ -99,554 +106,13 @@ Best is to set the adapter to Debug log mode (see [here](https://bropat.github.i
99
106
  * (bropat) Fixed issue #371
100
107
  * (bropat) Updated version of the package go2rtc-static (1.8.5)
101
108
  * (bropat) Updated version of the package eufy-security-client (3.0.0)
102
- * (bropat) Further details can be found in the changelog of eufy-security-client (3.0.0)
103
-
104
- ### 1.2.1 (2023-11-04)
105
-
106
- * (bropat) Updated version of the package eufy-security-client (2.9.1)
107
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.9.1)
108
-
109
- ### 1.2.0 (2023-11-04)
110
-
111
- * (bropat) Requires node version >= 18
112
- * (bropat) Added support for SmartTrack Link (T87B0) and SmartTrack Card (T87B2)
113
- * (bropat) Added support for SoloCam S220 (T8134)
114
- * (bropat) Fixed livestream issue
115
- * (bropat) Updated version of the package go2rtc-static (1.8.1)
116
- * (bropat) Updated version of the package eufy-security-client (2.9.0)
117
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.9.0)
118
-
119
- ### 1.1.2 (2023-08-31)
120
-
121
- * (bropat) Updated version of the package eufy-security-client (2.8.1)
122
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.8.1)
123
-
124
- ### 1.1.1 (2023-08-20)
125
-
126
- * (bropat) Fixed issue #365
127
- * (bropat) Fixed issue #363
128
- * (bropat) Updated version of the package ffmpeg-static (5.2.0)
129
- * (bropat) Updated version of the package eufy-security-client (2.8.0)
130
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.8.0)
131
-
132
- ### 1.1.0 (2023-08-08)
133
-
134
- * (bropat) Added support for Wired Wall Light Cam S100 (T84A1; #332)
135
- * (bropat) Added support for Garage-Control Cam (T8452)
136
- * (bropat) Fixed issue #353
137
- * (bropat) Fixed issue #347
138
- * (bropat) Fixed issue #342
139
- * (bropat) Fixed issue #316
140
- * (bropat) Updated version of the package go2rtc-static (1.6.2)
141
- * (bropat) Updated version of the package eufy-security-client (2.7.1)
142
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.7.1)
143
-
144
- ### 1.0.0 (2023-05-16)
145
-
146
- * (bropat) Notification pictures are supported again
147
- * (bropat) Implemented new livestream support using go2rtc (WebRTC/MSE, rtsp)
148
- * (bropat) Fixed issue #323
149
- * (bropat) Updated version of the package eufy-security-client (2.6.2)
150
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.6.2)
151
-
152
- **Note:** The download of event videos has been temporarily removed as decryption of these is not yet supported. It will be added back as soon as it is supported.
153
-
154
- ### 0.9.10 (2023-02-24)
155
-
156
- * (bropat) Requires node version >= 16
157
- * (bropat) Fixed issue #319
158
- * (bropat) Fixed issue #307
159
- * (bropat) Fixed issue #306
160
- * (bropat) Fixed issue #305
161
- * (bropat) Updated version of the package eufy-security-client (2.4.2)
162
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.4.2)
163
-
164
- **Note:** The download of notification images has been temporarily removed as decryption of these is not yet supported. It will be added back as soon as it is supported.
165
-
166
- ### 0.9.9 (2022-12-24)
167
-
168
- * (bropat) Fixed issue #311
169
- * (bropat) Fixed issue #312
170
- * (bropat) Updated version of the package eufy-security-client (2.4.0)
171
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.4.0)
172
-
173
- ### 0.9.8 (2022-11-26)
174
-
175
- * (bropat) Fixed issue #300
176
- * (bropat) Updated version of the package eufy-security-client (2.3.0)
177
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.3.0)
178
-
179
- **Note:** Those who use 2FA will be prompted to do so again after this update.
180
-
181
- ### 0.9.7 (2022-11-12)
182
-
183
- * (bropat) Implemented Homebase Alarm (#271)
184
- * (bropat) Fixed issue #293
185
- * (bropat) Updated version of the package eufy-security-client (2.2.3)
186
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.2.3)
187
-
188
- ### 0.9.6 (2022-11-06)
189
-
190
- * (bropat) Fixed issue #292
191
- * (bropat) Updated version of the package eufy-security-client (2.2.2)
192
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.2.2)
193
-
194
- ### 0.9.5 (2022-11-05)
195
-
196
- * (bropat) Added new P2P feature: unlock smart safe products
197
- * (bropat) Added option to enable/disable "Automatically download picture" (#255)
198
- * (bropat) Fixed issue #269
199
- * (bropat) Updated version of the package eufy-security-client (2.2.1)
200
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.2.1)
201
-
202
- ### 0.9.4 (2022-07-30)
203
-
204
- * (bropat) Updated version of the package eufy-security-client (2.1.2)
205
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.1.2)
206
-
207
- ### 0.9.3 (2022-07-16)
208
-
209
- * (bropat) Updated version of the package eufy-security-client (2.1.1)
210
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.1.1)
211
-
212
- ### 0.9.2 (2022-06-12)
213
-
214
- * (bropat) Updated version of the package eufy-security-client (2.1.0)
215
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.1.0)
216
-
217
- ### 0.9.1 (2022-05-03)
218
-
219
- * (bropat) Updated version of the package eufy-security-client (2.0.1)
220
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.0.1)
221
-
222
- ### 0.9.0 (2022-04-30)
223
-
224
- * (bropat) Requires node version >= 14.17
225
- * (bropat) Added support for Battery Doorbell Dual (T8213)
226
- * (bropat) Added support for Video Doorbell Dual (T8203)
227
- * (bropat) Added support for IndoorCam Mini (T8414)
228
- * (bropat) Fixed issue #250
229
- * (bropat) Fixed issue #238
230
- * (bropat) Fixed issue #236
231
- * (bropat) Fixed issue #231
232
- * (bropat) Fixed issue #229
233
- * (bropat) Fixed issue #208
234
- * (bropat) Updated version of the package eufy-security-client (2.0.0)
235
- * (bropat) Further details can be found in the changelog of eufy-security-client (2.0.0)
236
-
237
- ### 0.8.5 (2022-02-12)
238
-
239
- * (bropat) Fixed issue #222
240
- * (bropat) Updated version of the package eufy-security-client (1.6.6)
241
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.6)
242
-
243
- ### 0.8.4 (2022-02-08)
244
-
245
- * (bropat) Fixed regression in authentication flow
246
- * (bropat) Fixed issue #228
247
- * (bropat) Updated version of the package eufy-security-client (1.6.5)
248
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.5)
249
-
250
- ### 0.8.3 (2022-02-07)
251
-
252
- * (bropat) Updated version of the package eufy-security-client (1.6.4)
253
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.4)
254
- * (bropat) Fixed issue #222
255
- * (bropat) Fixed issue #224
256
- * (bropat) Fixed issue #225
257
-
258
- **Note:** Selecting the correct country in ioBroker is essential for the devices to be found (should match the setting in the Eufy app).
259
-
260
- ### 0.8.2 (2022-02-06)
261
-
262
- * (bropat) Renamed Adapter to ioBroker.euSec
263
- * (bropat) Updated version of the package eufy-security-client (1.6.3)
264
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.3)
265
- * (bropat) Fixed issue #221
266
-
267
- ### 0.8.1 (2022-02-05)
268
-
269
- * (bropat) Fixed MQTT connection issue (error: 5; #219)
270
- * (bropat) Updated version of the package eufy-security-client (1.6.2)
271
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.2)
272
-
273
- ### 0.8.0 (2022-02-05)
274
-
275
- * (bropat) Added support for Smart Lock Touch & Wifi (T8520; #138)
276
- * (bropat) Added option to enable/disable "Automatically download video" (#180; #203)
277
- * (bropat) Added new state to retrieve received captcha in HTML format "received_captcha_html" (#210)
278
- * (bropat) Updated version of the package eufy-security-client (1.6.1)
279
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.6.1)
280
- * (bropat) Updated versions of the package dependencies
281
- * (bropat) Fixed issue #199
282
- * (bropat) Fixed issue #217
283
- * (bropat) Some other small bugfixes
284
-
285
- ### 0.7.5 (2021-12-05)
286
-
287
- * (bropat) Fixed issue #195
288
- * (bropat) Fixed issue #202
289
-
290
- ### 0.7.4 (2021-11-22)
291
-
292
- * (bropat) Implemented captcha authentication mechanism (API v2)
293
- * (bropat) Updated version of the package eufy-security-client (1.4.0)
294
-
295
- ### 0.7.3 (2021-11-20)
296
-
297
- * (bropat) Implemented new encrypted authentication mechanism (API v2)
298
- * (bropat) Dropped old plaintext authentication mechanism (API v1)
299
- * (bropat) Fixed issue #191
300
- * (bropat) Updated version of the package eufy-security-client (1.3.0)
301
-
302
- **Note:** If you have 2FA enabled, you will need to authenticate again after this update.
303
-
304
- ### 0.7.2 (2021-11-16)
305
-
306
- * (bropat) Updated version of the package eufy-security-client (1.2.3)
307
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.2.3)
308
- * (bropat) Changed ioBroker.admin dependency to ">=4.0.10"
309
- * (bropat) Updated versions of the package dependencies
310
-
311
- ### 0.7.1 (2021-10-23)
312
-
313
- * (bropat) Updated version of the package eufy-security-client (1.2.1)
314
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.2.1)
315
-
316
- ### 0.7.0 (2021-10-17)
317
-
318
- * (bropat) Added support for Floodlight T8422
319
- * (bropat) Added support for SoloCam E40 (T8131)
320
- * (bropat) Added new properties for solo cameras: battery, batteryTemperature, wifiSignalLevel, state, chargingStatus, lastChargingDays, lastChargingRecordedEvents, lastChargingTotalEvents, batteryUsageLastWeek
321
- * (bropat) Fixed issue #169
322
- * (bropat) Fixed issue #167
323
- * (bropat) Fixed issue #151
324
- * (bropat) Fixed push notifications for solo cameras (motion and person detection)
325
- * (bropat) Updated version of the package eufy-security-client (1.2.0)
326
- * (bropat) Updated versions of the package dependencies
327
- * (bropat) Further details can be found in the changelog of eufy-security-client (1.2.0)
328
-
329
- ### 0.6.2 (2021-08-19)
330
-
331
- * (bropat) Updated version of the package eufy-security-client (1.1.2)
332
-
333
- ### 0.6.1 (2021-08-19)
334
-
335
- * (bropat) Fixed issue in the function responsible for the version upgrade (non-updatable states; issue #159)
336
- * (bropat) Tried to fix issue #157 and issue #140
337
-
338
- ### 0.6.0 (2021-08-13)
339
-
340
- * (bropat) **Breaking Changes** Switched to the new managed driver class - All states will be dropped and recreated (Note: some states where renamed)
341
- * (bropat) Supports Admin 5
342
- * (bropat) Added new adapter setting "Accept incoming invitations" to automatically accept device invitations
343
- * (bropat) Added new adapter setting "Alarm sound duration (sec)" used for triggering alarm sound on supported devices/stations ([#76](https://github.com/bropat/ioBroker.euSec/issues/76))
344
- * (bropat) Added enable/disable led setting for camera 1 products
345
- * (bropat) Added motion detection sensitivity setting for camera 1 products and wired doorbell
346
- * (bropat) Added motion detection type setting for camera 1 products
347
- * (bropat) Added motion audio recording setting for camera 1 products and wired doorbell
348
- * (bropat) Added ringtone volume setting for wired doorbell
349
- * (bropat) Added enable/disable indoor chime setting for wired doorbell ([#100](https://github.com/bropat/ioBroker.euSec/issues/100))
350
- * (bropat) Added notification ring setting for wired doorbell
351
- * (bropat) Added notification motion setting for wired doorbell
352
- * (bropat) Added video streaming quality setting for wired doorbell
353
- * (bropat) Added video recording quality setting for wired doorbell
354
- * (bropat) Added video HDR setting for wired doorbell
355
- * (bropat) Added video distortion correction setting for wired doorbell
356
- * (bropat) Added video ring recording setting for wired doorbell
357
- * (bropat) Added notification type setting for camera 1 products, solo cameras and wired doorbell
358
- * (bropat) Added chirp volume setting for entry sensor
359
- * (bropat) Added chirp tone setting for entry sensor
360
- * (bropat) Added pan an tilt functionality to supported indoor cameras ([#129](https://github.com/bropat/ioBroker.euSec/issues/129))
361
- * (bropat) Added error detection if stopping or starting stream that isn't running or already running
362
- * (bropat) Added new setting "acceptInvitations" to "EufySecurity" to accept invitations automatically
363
- * (bropat) Added floodlight camera light switch ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
364
- * (bropat) Added motion detection sensitivity for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
365
- * (bropat) Added motion detection type for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
366
- * (bropat) Added motion tracking for indoor camera pan & tilt cameras
367
- * (bropat) Added video stream quality setting for indoor cameras, solo cameras, floodlight cameras and battery doorbell ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
368
- * (bropat) Added video recording quality setting for indoor cameras
369
- * (bropat) Added WDR setting for battery doorbells
370
- * (bropat) Added microphone mute setting for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
371
- * (bropat) Added audio recording setting for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
372
- * (bropat) Added enable/disable speaker setting for indoor cameras, solo cameras, floodlight cameras, camera 2 products ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
373
- * (bropat) Added speaker volume setting for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
374
- * (bropat) Added power source setting for camera 2 products cameras, eufy cameras and eufy E cameras
375
- * (bropat) Added power working mode setting for solo cameras, camera 2 products, battery doorbells, eufy cameras and eufy E cameras
376
- * (bropat) Added power custom working mode recording clip length setting for solo cameras, floodlight cameras, camera 2 products, battery doorbells, eufy cameras and eufy E cameras ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
377
- * (bropat) Added power custom working mode recording retrigger interval setting for solo cameras, floodlight cameras, camera 2 products, battery doorbells, eufy cameras and eufy E cameras ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
378
- * (bropat) Added power custom working mode recording ends if motion stops setting for solo cameras, floodlight cameras, camera 2 products, battery doorbells, eufy cameras and eufy E cameras ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
379
- * (bropat) Added video streaming quality setting for indoor cameras, solo cameras, floodlight cameras, 2c pro cameras and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
380
- * (bropat) Added video recording quality setting for indoor 2k cameras and 2c pro cameras
381
- * (bropat) Added motion detection sensitivity setting for indoor cameras, floodlight cameras and camera 2 products ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
382
- * (bropat) Added enable/disable motion tracking setting for indoor pan & tilt cameras
383
- * (bropat) Added motion detection type setting for indoor cameras, solo cameras, floodlight cameras, camera 2 products and battery doorbells ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
384
- * (bropat) Added enable/disable WDR setting for battery doorbells
385
- * (bropat) Added ringtone volume setting for battery doorbells
386
- * (bropat) Added enable/disable chime indoor setting for battery doorbells ([#100](https://github.com/bropat/ioBroker.euSec/issues/100))
387
- * (bropat) Added enable/disable chime homebase setting for battery doorbells ([#100](https://github.com/bropat/ioBroker.euSec/issues/100))
388
- * (bropat) Added chime homebase ringtone volume setting for battery doorbells
389
- * (bropat) Added chime homebase ringtone type setting for battery doorbells
390
- * (bropat) Added notification type setting for solo cameras, floodlight cameras, camera 2 products, battery doorbells, eufy cameras and eufy E cameras ([#133](https://github.com/bropat/ioBroker.euSec/issues/133))
391
- * (bropat) Added enable/disable person notification setting for indoor cameras
392
- * (bropat) Added enable/disable pet notification setting for indoor cameras
393
- * (bropat) Added enable/disable all other motion notification setting for indoor cameras
394
- * (bropat) Added enable/disable all sound notification setting for indoor cameras
395
- * (bropat) Added enable/disable crying notification setting for indoor cameras
396
- * (bropat) Added enable/disable motion notification setting for battery doorbells
397
- * (bropat) Added enable/disable ring notification setting for battery doorbells
398
- * (bropat) Added trigger alarm sound for camera 2 products, indoor cameras, solo cameras (incl. new) and floodlight cameras ([#76](https://github.com/bropat/ioBroker.euSec/issues/76))
399
- * (bropat) Added reset alarm sound for camera 2 products, indoor cameras, solo cameras (incl. new) and floodlight cameras ([#76](https://github.com/bropat/ioBroker.euSec/issues/76))
400
- * (bropat) Added trigger alarm sound for homebase 1+2 ([#76](https://github.com/bropat/ioBroker.euSec/issues/76))
401
- * (bropat) Added reset alarm sound for homebase 1+2 ([#76](https://github.com/bropat/ioBroker.euSec/issues/76))
402
- * (bropat) Added alarm tone setting for homebase 1+2
403
- * (bropat) Added alarm volume setting for homebase 1+2
404
- * (bropat) Added prompt volume setting for homebase 1+2
405
- * (bropat) Added time format setting for homebase 1+2
406
- * (bropat) Added enable/disable switch mode app notification setting for homebase 1+2
407
- * (bropat) Added enable/disable switch mode geofence notification setting for homebase 1+2
408
- * (bropat) Added enable/disable switch mode schedule notification setting for homebase 1+2
409
- * (bropat) Added enable/disable switch mode keypad notification setting for homebase 1+2
410
- * (bropat) Added enable/disable start alarm delay notification setting for homebase 1+2
411
- * (bropat) Added new floodlight, solo and outdoor cameras (untested!)
412
- * (bropat) Added brightness light setting for 2c/2c pro cameras, new solo cameras and new outdoor cameras
413
- * (bropat) Added enable/disable light setting for 2c/2c pro cameras, new solo cameras and new outdoor cameras
414
- * (bropat) Added battery charging state for keypad devices
415
- * (bropat) Added wifi rssi state for keypad devices
416
- * (bropat) Added nightvision setting for devices supporting the "light" nightvision mode
417
- * (bropat) Added enable disable "switch mode with access code" for station with registered keypad
418
- * (bropat) Added enable disable "auto end alarm" for station with registered keypad
419
- * (bropat) Added enable disable "turn off alarm with button" for station with registered keypad
420
- * (bropat) Fixed issue [#98](https://github.com/bropat/ioBroker.euSec/issues/98)
421
- * (bropat) Fixed issue [#140](https://github.com/bropat/ioBroker.euSec/issues/140)
422
- * (bropat) Fixed issue [#146](https://github.com/bropat/ioBroker.euSec/issues/146)
423
- * (bropat) Fixed issue [#117](https://github.com/bropat/ioBroker.euSec/issues/117)
424
- * (bropat) Many small bugfixes
425
- * (bropat) Updated versions of the package dependencies
426
-
427
- ### 0.5.5 (2021-06-01)
428
-
429
- * (bropat) Fixed regression in p2p protocol
430
-
431
- ### 0.5.4 (2021-05-26)
432
-
433
- * (bropat) Fixed issue with video corruption in p2p livestream
434
- * (bropat) Updated versions of the package dependencies
435
-
436
- ### 0.5.3 (2021-05-14)
437
-
438
- * (bropat) Fixed issue [#121](https://github.com/bropat/ioBroker.euSec/issues/121)
439
- * (bropat) Fixed push notification for indoor and floodlight cams (issue [#130](https://github.com/bropat/ioBroker.euSec/issues/130))
440
- * (bropat) Fixed refresh of properties/settings of standalone devices (issue [#130](https://github.com/bropat/ioBroker.euSec/issues/130))
441
- * (bropat) Updated versions of the package dependencies
442
-
443
- ### 0.5.2 (2021-04-02)
444
-
445
- * (bropat) Try to add support for FreeBSD - issue [#106](https://github.com/bropat/ioBroker.euSec/issues/106)
446
- * (bropat) Updated package dependency ffmpeg-static for FreeBSD support
447
-
448
- ### 0.5.1 (2021-04-01)
449
-
450
- * (bropat) Fixed issue [#105](https://github.com/bropat/ioBroker.euSec/issues/105)
451
-
452
- ### 0.5.0 (2021-03-30)
453
-
454
- * (bropat) Added support for smart lock products
455
- * (bropat) Added new P2P feature: lock/unlock smart lock products
456
- * (bropat) Optimized speed of P2P connection establishment
457
- * (bropat) New setting: P2P connection setup preference: local prefered, local only or quickest connection
458
- * (bropat) Dropped support for NodeJS 10.x (min. requirement 12)
459
- * (bropat) Updated versions of the package dependencies
460
-
461
- ### 0.4.3 (2021-03-19)
462
-
463
- * (bropat) Code enhancements for publishing the adapter to the central repository
464
- * (bropat) Updated versions of the package dependencies
465
-
466
- ### 0.4.2 (2021-03-14)
467
-
468
- * (bropat) Fixed roles of states according to ioBroker documentation
469
-
470
- ### 0.4.1 (2021-03-14)
471
-
472
- * (bropat) Removed legacy password encryption support for admin adapter (requires admin adapter >= 4.0.9)
473
- * (bropat) Added admin adapter as global dependency
474
- * (bropat) Updated license
475
-
476
- ### 0.4.0 (2021-03-11)
477
-
478
- * (bropat) Added handling of adapter updates with breaking changes
479
- * (bropat) Added new P2P feature: enable/disable pet detection for indoor cameras
480
- * (bropat) Added new P2P feature: enable/disable sound detection for indoor cameras
481
- * (bropat) Added new P2P feature: enable/disable led for wired doorbell
482
- * (bropat) Unlocked state: last_event_video_url
483
- * (bropat) Fixed parsing of push notification to download video events for battery doorbells and indoor cameras
484
- * (bropat) Fixed enable/disable device (for wired doorbells, indoor cameras, floodlight camera and solo cameras)
485
- * (bropat) Fixed enable/disable led (for battery doorbells, indoor cameras, floodlight camera and solo cameras)
486
- * (bropat) Fixed enable/disable motion detection (for indoor cameras, floodlight camera and solo cameras)
487
- * (bropat) Fixed change video watermark setting (for indoor cameras and floodlight camera)
488
- * (bropat) Updated versions of the package dependencies
489
-
490
- ### 0.3.1 (2021-03-06)
491
-
492
- * (bropat) Fixed regression on livestream with h265 codec
493
-
494
- ### 0.3.0 (2021-03-05)
495
-
496
- * (bropat) Implemented feature request [#88](https://github.com/bropat/ioBroker.euSec/issues/88): Enable/disable motion detection for camera products
497
- * (bropat) Implemented feature request [#81](https://github.com/bropat/ioBroker.euSec/issues/81): Enable/disable RTSP stream (added also RTSP stream url)
498
- * (bropat) Implemented asynchronous download of event videos when receiving a push notification
499
- * (bropat) Optimized ffmpeg implementation to only muxing video data to HLS
500
- * (bropat) Optimized HLS livestream video start delay (10-15 sec.)
501
- * (bropat) Fixed possible race condition with ffmpeg when using fallback to Eufy RTMP live stream
502
- * (bropat) Fixed issue with livestream when p2p connection is lost
503
- * (bropat) Updated versions of the package dependencies
504
-
505
- ### 0.2.5 (2021-02-20)
506
-
507
- * (bropat) Fixed possible race condition that brokes sometime the livestream
508
- * (bropat) Updated versions of the package dependencies
509
-
510
- ### 0.2.4 (2021-02-20)
511
-
512
- * (bropat) Fixed issue [#86](https://github.com/bropat/ioBroker.euSec/issues/86)
513
- * (bropat) Fixed not correctly identifying if the livestream is still active or not
514
-
515
- ### 0.2.3 (2021-02-17)
516
-
517
- * (bropat) Fixed wired doorbell p2p livestream (should fix also indoor, floodlight and solo cameras)
518
- * (bropat) Fixed issue that treats known push notifications as unknown
519
- * (bropat) Fixed relative path for state last_event_pic_url
520
- * (bropat) Updated versions of the package dependencies
521
-
522
- ### 0.2.2 (2021-02-16)
523
-
524
- * (bropat) Fixed web extension settings for serving videos and pictures (issue [#79](https://github.com/bropat/ioBroker.euSec/issues/78))
525
-
526
- ### 0.2.1 (2021-02-15)
527
-
528
- * (bropat) Fixed device_enable state
529
- * (bropat) Fixed battery doorbell start livestream over p2p (issue [#78](https://github.com/bropat/ioBroker.euSec/issues/78))
530
- * (bropat) Implemented fallback for failed P2P livestream to RTMP livestream
531
-
532
- ### 0.2.0 (2021-02-14)
533
-
534
- * (bropat) Implemented P2P livestream over HLS
535
- * (bropat) Last livestream is always saved and is still available later
536
- * (bropat) Implemented device and station parameter refresh over P2P
537
- * (bropat) Revised push notification implementation
538
- * (bropat) Fixed issue [#71](https://github.com/bropat/ioBroker.euSec/issues/71) by implementing retry mechanism on HTTP error 404 (max. 5 retries with increasing delay)
539
- * (bropat) Fixed issue [#12](https://github.com/bropat/ioBroker.euSec/issues/12)
540
- * (bropat) Eufy client library extracted as standalone library and adapters ported to new shared library: [eufy-security-client](https://www.npmjs.com/package/eufy-security-client)
541
- * (bropat) Removed following states: last_captured_pic_url, last_captured_pic_html
542
- * (bropat) Updated versions of the package dependencies
543
-
544
- ### 0.1.5 (2021-01-14)
545
-
546
- * (bropat) Fixed issue [#50](https://github.com/bropat/ioBroker.euSec/issues/50) and [#53](https://github.com/bropat/ioBroker.euSec/issues/53)
547
- * (bropat) Updated versions of the package dependencies
548
-
549
- ### 0.1.4 (2021-01-05)
550
-
551
- * (bropat) Fixed: Accept only valid modes for station guard mode (for invalid mode, an error is logged)
552
- * (bropat) Fixed reset of an event (motion, ringing, etc.)
553
- * (bropat) Updated versions of the package dependencies
554
-
555
- ### 0.1.3 (2021-01-02)
556
-
557
- * (bropat) Fixed issue [#37](https://github.com/bropat/ioBroker.euSec/issues/37) and [#41](https://github.com/bropat/ioBroker.euSec/issues/41)
558
- * (bropat) Updated versions of the package dependencies
559
-
560
- ### 0.1.2 (2021-01-02)
561
-
562
- * (bropat) Revised captured_pic_url state (renamed to last_captured_pic_url and added last_captured_pic_html)
563
- * (bropat) Fixed p2p issue passing wrong user id (action_user_id instead of admin_user_id)
564
- * (bropat) Revised push notification to properly support doorbell notifications
565
- * (bropat) Updated versions of the package dependencies
566
-
567
- ### 0.1.1 (2020-12-29)
568
-
569
- * (bropat) Fixed issue [#37](https://github.com/bropat/ioBroker.euSec/issues/37)
570
- * (bropat) Fixed version numbering
571
- * (bropat) Updated versions of the package dependencies
572
-
573
- ### 0.0.9 (2020-12-28)
574
-
575
- * (bropat) Finished implementation for feature request: [#1](https://github.com/bropat/ioBroker.euSec/issues/1)
576
- * (bropat) Little progress for feature request: [#5](https://github.com/bropat/ioBroker.euSec/issues/5)
577
- * (bropat) Now supports also cloud P2P communication if local P2P comunication isn't possible
578
- * (bropat) Implemented set Guard Mode with CMD_SET_PAYLOAD for certain devices
579
- * (bropat) Added back USA ip addresses for P2P cloud discovery
580
- * (bropat) Using the correct local time zone for communication with the Eufy Cloud
581
- * (bropat) HUB filtering by device type 0 (station) removed
582
- * (bropat) Added documentation for 2FA
583
- * (bropat) Updated versions of the package dependencies
584
-
585
- ### 0.0.8 (2020-12-13)
586
-
587
- * (bropat) Fixed issue [#16](https://github.com/bropat/ioBroker.euSec/issues/16)
588
- * (bropat) P2P communication revisited
589
- * (bropat) Added reconnect functionality for P2P communication
590
- * (bropat) Added heartbeat for P2P communication
591
- * (bropat) Added local caching of last event picture as image url or html image (removed old state: last_camera_url)
592
- * (bropat) Updated versions of the package dependencies
593
-
594
- ### 0.0.7 (2020-12-08)
595
-
596
- * (bropat) Fixed issue [#11](https://github.com/bropat/ioBroker.euSec/issues/11)
597
-
598
- ### 0.0.6 (2020-12-06)
599
-
600
- * (bropat) Fixed issue [#13](https://github.com/bropat/ioBroker.euSec/issues/13)
601
-
602
- ### 0.0.5 (2020-12-05)
603
-
604
- * (bropat) Added event states for camera (motion detected, person detected)
605
- * (bropat) Added event states for entry sensor (open/closed)
606
- * (bropat) Added event states for motion sensor (motion detected)
607
- * (bropat) Added event states for doorbell (motion detected, person detected, ringing)
608
- * (bropat) Added event states for indoor camera (motion detected, person detected, crying detected, sound detected, pet detected)
609
- * (bropat) Added entry sensor state (online, offline, etc.)
610
- * (bropat) Added entry sensor low battery
611
- * (bropat) Added motion sensor state (online, offline, etc.)
612
- * (bropat) Added motion sensor low battery
613
- * (bropat) Added keypad state (online, offline, etc.)
614
- * (bropat) Added keypad low battery
615
-
616
- ### 0.0.4 (2020-12-03)
617
-
618
- * (bropat) Better exception handling
619
- * (bropat) Fixed push token handling
620
- * (bropat) Added push connection retry mechanism
621
- * (bropat) Added camera state (online, offline, etc.)
622
- * (bropat) Added camera wifi RSSI
623
- * (bropat) Added camera total events since last charge
624
- * (bropat) Added camera saved/recorded events since last charge
625
- * (bropat) Added camera filtered false events since last charge
626
- * (bropat) Added camera used days since last charge
627
- * (bropat) Added camera battery temperature
628
-
629
- ### 0.0.3 (2020-11-21)
630
-
631
- * (bropat) Fixed issue with push notification credentials initialization
632
-
633
- ### 0.0.2 (2020-11-21)
634
-
635
- * (bropat) Added push notification support for event notification (raw notifications!)
636
- * (bropat) Added 2FA (token renewal needs manual intervention)
637
- * (bropat) Added P2P communication with station (event: Alarm mode change)
638
- * (bropat) Added more device classes (sensors, locks, keypads) with no actions (at the moment! WIP!)
639
- * (bropat) Added all eufy camera devices release to date
640
- * (bropat) Added battery state to eufy cameras
641
-
642
- ### 0.0.1 (2020-10-04)
643
-
644
- * (bropat) initial release
645
-
109
+ * (bropat) Further details can be found in the changelog of eufy-security-client (3.0.0)
110
+
646
111
  ## License
647
112
 
648
113
  MIT License
649
114
 
115
+ Copyright (c) 2025 iobroker-community-adapters <iobroker-community-adapters@gmx.de>
650
116
  Copyright (c) 2020-2024 bropat <patrick.broetto@gmail.com>
651
117
 
652
118
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -665,4 +131,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
665
131
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
666
132
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
667
133
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
668
- SOFTWARE.
134
+ SOFTWARE.