@camstack/addon-provider-homeassistant 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.
package/dist/addon.js CHANGED
@@ -19944,7 +19944,8 @@ var MediaFileKindEnum = _enum([
19944
19944
  "faceCrop",
19945
19945
  "plateCrop",
19946
19946
  "keyFrame",
19947
- "keyFrameSmall"
19947
+ "keyFrameSmall",
19948
+ "thumbnailSmall"
19948
19949
  ]);
19949
19950
  var MediaFileSchema = object({
19950
19951
  key: string(),
package/dist/addon.mjs CHANGED
@@ -19943,7 +19943,8 @@ var MediaFileKindEnum = _enum([
19943
19943
  "faceCrop",
19944
19944
  "plateCrop",
19945
19945
  "keyFrame",
19946
- "keyFrameSmall"
19946
+ "keyFrameSmall",
19947
+ "thumbnailSmall"
19947
19948
  ]);
19948
19949
  var MediaFileSchema = object({
19949
19950
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-homeassistant",
3
- "version": "1.2.2",
3
+ "version": "1.2.4",
4
4
  "description": "Home Assistant device provider addon for CamStack",
5
5
  "keywords": [
6
6
  "camstack",