@camstack/addon-provider-ecowitt 0.2.2 → 0.2.3

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/dist/addon.js CHANGED
@@ -19505,7 +19505,8 @@ var MediaFileKindEnum = _enum([
19505
19505
  "faceCrop",
19506
19506
  "plateCrop",
19507
19507
  "keyFrame",
19508
- "keyFrameSmall"
19508
+ "keyFrameSmall",
19509
+ "thumbnailSmall"
19509
19510
  ]);
19510
19511
  var MediaFileSchema = object({
19511
19512
  key: string(),
package/dist/addon.mjs CHANGED
@@ -19504,7 +19504,8 @@ var MediaFileKindEnum = _enum([
19504
19504
  "faceCrop",
19505
19505
  "plateCrop",
19506
19506
  "keyFrame",
19507
- "keyFrameSmall"
19507
+ "keyFrameSmall",
19508
+ "thumbnailSmall"
19508
19509
  ]);
19509
19510
  var MediaFileSchema = object({
19510
19511
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-ecowitt",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Ecowitt weather-station device-provider addon for CamStack — wraps the @apocaliss92/nodewitt local-poll / push client",
5
5
  "keywords": [
6
6
  "camstack",