@seamapi/types 1.346.0 → 1.347.0
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/connect.cjs +3 -1
- package/dist/connect.cjs.map +1 -1
- package/lib/seam/connect/models/devices/device-provider.d.ts +2 -2
- package/lib/seam/connect/models/devices/device-provider.js +2 -0
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device-provider.ts +2 -0
package/dist/connect.cjs
CHANGED
|
@@ -1155,9 +1155,11 @@ var PROVIDER_CATEGORY_MAP = {
|
|
|
1155
1155
|
"honeywell_resideo",
|
|
1156
1156
|
"visionline",
|
|
1157
1157
|
"assa_abloy_credential_service",
|
|
1158
|
-
"latch"
|
|
1158
|
+
"latch",
|
|
1159
|
+
"akiles"
|
|
1159
1160
|
],
|
|
1160
1161
|
consumer_smartlocks: [
|
|
1162
|
+
"akiles",
|
|
1161
1163
|
"august",
|
|
1162
1164
|
"schlage",
|
|
1163
1165
|
"yale",
|