@camstack/addon-export-hap 1.2.2 → 1.2.4

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.
@@ -16604,7 +16604,8 @@ var MediaFileKindEnum = _enum([
16604
16604
  "faceCrop",
16605
16605
  "plateCrop",
16606
16606
  "keyFrame",
16607
- "keyFrameSmall"
16607
+ "keyFrameSmall",
16608
+ "thumbnailSmall"
16608
16609
  ]);
16609
16610
  var MediaFileSchema = object({
16610
16611
  key: string(),
@@ -16579,7 +16579,8 @@ var MediaFileKindEnum = _enum([
16579
16579
  "faceCrop",
16580
16580
  "plateCrop",
16581
16581
  "keyFrame",
16582
- "keyFrameSmall"
16582
+ "keyFrameSmall",
16583
+ "thumbnailSmall"
16583
16584
  ]);
16584
16585
  var MediaFileSchema = object({
16585
16586
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-export-hap",
3
- "version": "1.2.2",
3
+ "version": "1.2.4",
4
4
  "description": "HomeKit (HAP) bridge exporter for CamStack devices. Publishes a bridged accessory per exposed device — MotionSensor in this MVP; Camera/Doorbell/Switch/Light follow.",
5
5
  "keywords": [
6
6
  "camstack",