eufy-security-client 3.7.2-dev.1 → 3.7.2

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.
@@ -53,24 +53,19 @@ export declare enum DeviceType {
53
53
  SOLO_CAMERA_C210 = 64,
54
54
  FLOODLIGHT_CAMERA_8426 = 87,//E30
55
55
  SOLO_CAMERA_E30 = 88,
56
- CAMERA_S4 = 89,//T8172
57
56
  SMART_DROP = 90,
58
57
  BATTERY_DOORBELL_PLUS = 91,
59
58
  DOORBELL_SOLO = 93,
60
59
  BATTERY_DOORBELL_PLUS_E340 = 94,
61
60
  BATTERY_DOORBELL_C30 = 95,
62
61
  BATTERY_DOORBELL_C31 = 96,
63
- SOLOCAM_E42 = 98,//T8173
64
62
  INDOOR_COST_DOWN_CAMERA = 100,
65
63
  CAMERA_GUN = 101,
66
64
  CAMERA_SNAIL = 102,
67
65
  INDOOR_PT_CAMERA_S350 = 104,
68
66
  INDOOR_PT_CAMERA_E30 = 105,
69
67
  CAMERA_FG = 110,//T8150
70
- CAMERA_4G_S330 = 111,//T86P2
71
- SIREN_SENSOR_E20 = 123,
72
68
  ENTRY_SENSOR_E20 = 126,
73
- PIR_SENSOR_E20 = 127,
74
69
  CAMERA_GARAGE_T8453_COMMON = 131,
75
70
  CAMERA_GARAGE_T8452 = 132,
76
71
  CAMERA_GARAGE_T8453 = 133,
@@ -83,10 +78,6 @@ export declare enum DeviceType {
83
78
  SMART_TRACK_CARD = 159,//T87B2
84
79
  LOCK_8502 = 180,
85
80
  LOCK_8506 = 184,
86
- LOCK_8531 = 189,
87
- LOCK_85D0 = 202,
88
- LOCK_85L0 = 201,
89
- LOCK_85V0 = 203,
90
81
  WALL_LIGHT_CAM_81A0 = 10005,
91
82
  INDOOR_PT_CAMERA_C220 = 10008,// T8W11C
92
83
  INDOOR_PT_CAMERA_C210 = 10009,// T8419 / T8W11P?
@@ -1273,7 +1264,6 @@ export declare const FloodlightT8420XDeviceProperties: IndexedProperty;
1273
1264
  export declare const WiredDoorbellT8200XDeviceProperties: IndexedProperty;
1274
1265
  export declare const LockT8510PDeviceProperties: IndexedProperty;
1275
1266
  export declare const LockT8520PDeviceProperties: IndexedProperty;
1276
- export declare const LockT85V0DeviceProperties: IndexedProperty;
1277
1267
  export declare const DeviceProperties: Properties;
1278
1268
  export declare const StationNameProperty: PropertyMetadataString;
1279
1269
  export declare const StationModelProperty: PropertyMetadataString;