eufy-security-client 3.7.2 → 3.8.0-dev.10

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.
Files changed (44) hide show
  1. package/README.md +27 -0
  2. package/build/eufysecurity.d.ts +1 -0
  3. package/build/eufysecurity.js +25 -3
  4. package/build/eufysecurity.js.map +1 -1
  5. package/build/http/api.d.ts +2 -0
  6. package/build/http/api.js +40 -7
  7. package/build/http/api.js.map +1 -1
  8. package/build/http/device.d.ts +14 -0
  9. package/build/http/device.js +101 -7
  10. package/build/http/device.js.map +1 -1
  11. package/build/http/parameter.js +1 -1
  12. package/build/http/parameter.js.map +1 -1
  13. package/build/http/station.js +94 -26
  14. package/build/http/station.js.map +1 -1
  15. package/build/http/types.d.ts +12 -0
  16. package/build/http/types.js +564 -3
  17. package/build/http/types.js.map +1 -1
  18. package/build/http/utils.d.ts +2 -2
  19. package/build/http/utils.js +5 -5
  20. package/build/http/utils.js.map +1 -1
  21. package/build/p2p/session.js +14 -2
  22. package/build/p2p/session.js.map +1 -1
  23. package/build/p2p/utils.js +1 -0
  24. package/build/p2p/utils.js.map +1 -1
  25. package/build/push/service.js +9 -1
  26. package/build/push/service.js.map +1 -1
  27. package/build/push/types.d.ts +3 -1
  28. package/build/push/types.js +2 -0
  29. package/build/push/types.js.map +1 -1
  30. package/coverage/clover.xml +13239 -10604
  31. package/coverage/coverage-final.json +31 -21
  32. package/coverage/lcov-report/index.html +65 -50
  33. package/coverage/lcov.info +25731 -20613
  34. package/package.json +7 -3
  35. package/scripts/cut_release.sh +2 -0
  36. package/scripts/generate_changelog.sh +93 -0
  37. package/.idea/eufy-security-client.iml +0 -12
  38. package/.idea/modules.xml +0 -8
  39. package/.idea/vcs.xml +0 -7
  40. package/a.ts +0 -61
  41. package/bin/act +0 -0
  42. package/coverage/lcov-report/error.ts.html +0 -871
  43. package/coverage/lcov-report/logging.ts.html +0 -598
  44. package/dont-care.js +0 -101
@@ -17,6 +17,7 @@ export declare enum DeviceType {
17
17
  BATTERY_DOORBELL_2 = 16,
18
18
  HB3 = 18,
19
19
  CAMERA3 = 19,
20
+ WATER_FREEZE_SENSOR_8920 = 20,
20
21
  CAMERA3C = 23,
21
22
  PROFESSIONAL_247 = 24,// T8600
22
23
  MINIBASE_CHIME = 25,
@@ -53,19 +54,24 @@ export declare enum DeviceType {
53
54
  SOLO_CAMERA_C210 = 64,
54
55
  FLOODLIGHT_CAMERA_8426 = 87,//E30
55
56
  SOLO_CAMERA_E30 = 88,
57
+ CAMERA_S4 = 89,//T8172
56
58
  SMART_DROP = 90,
57
59
  BATTERY_DOORBELL_PLUS = 91,
58
60
  DOORBELL_SOLO = 93,
59
61
  BATTERY_DOORBELL_PLUS_E340 = 94,
60
62
  BATTERY_DOORBELL_C30 = 95,
61
63
  BATTERY_DOORBELL_C31 = 96,
64
+ SOLOCAM_E42 = 98,//T8173
62
65
  INDOOR_COST_DOWN_CAMERA = 100,
63
66
  CAMERA_GUN = 101,
64
67
  CAMERA_SNAIL = 102,
65
68
  INDOOR_PT_CAMERA_S350 = 104,
66
69
  INDOOR_PT_CAMERA_E30 = 105,
67
70
  CAMERA_FG = 110,//T8150
71
+ CAMERA_4G_S330 = 111,//T86P2
72
+ SIREN_SENSOR_E20 = 123,
68
73
  ENTRY_SENSOR_E20 = 126,
74
+ PIR_SENSOR_E20 = 127,
69
75
  CAMERA_GARAGE_T8453_COMMON = 131,
70
76
  CAMERA_GARAGE_T8452 = 132,
71
77
  CAMERA_GARAGE_T8453 = 133,
@@ -78,10 +84,15 @@ export declare enum DeviceType {
78
84
  SMART_TRACK_CARD = 159,//T87B2
79
85
  LOCK_8502 = 180,
80
86
  LOCK_8506 = 184,
87
+ LOCK_8531 = 189,
88
+ LOCK_85D0 = 202,
89
+ LOCK_85L0 = 201,
90
+ LOCK_85V0 = 203,
81
91
  WALL_LIGHT_CAM_81A0 = 10005,
82
92
  INDOOR_PT_CAMERA_C220 = 10008,// T8W11C
83
93
  INDOOR_PT_CAMERA_C210 = 10009,// T8419 / T8W11P?
84
94
  INDOOR_PT_CAMERA_C220_V2 = 10010,// T8W11C (Type 10010)
95
+ INDOOR_PT_CAMERA_C220_V3 = 10011,// T8419N
85
96
  CAMERA_C35 = 10035
86
97
  }
87
98
  export declare enum ParamType {
@@ -1264,6 +1275,7 @@ export declare const FloodlightT8420XDeviceProperties: IndexedProperty;
1264
1275
  export declare const WiredDoorbellT8200XDeviceProperties: IndexedProperty;
1265
1276
  export declare const LockT8510PDeviceProperties: IndexedProperty;
1266
1277
  export declare const LockT8520PDeviceProperties: IndexedProperty;
1278
+ export declare const LockT85V0DeviceProperties: IndexedProperty;
1267
1279
  export declare const DeviceProperties: Properties;
1268
1280
  export declare const StationNameProperty: PropertyMetadataString;
1269
1281
  export declare const StationModelProperty: PropertyMetadataString;