@seamapi/types 1.935.0 → 1.936.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 +1 -1
- package/dist/connect.cjs.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/devices/device-provider.d.ts +1 -1
- package/lib/seam/connect/models/devices/device-provider.js +1 -1
- 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 +1 -1
package/dist/index.cjs
CHANGED
|
@@ -2284,6 +2284,7 @@ var PROVIDER_CATEGORY_MAP = {
|
|
|
2284
2284
|
"nest",
|
|
2285
2285
|
"tedee",
|
|
2286
2286
|
"honeywell_resideo",
|
|
2287
|
+
"first_alert",
|
|
2287
2288
|
"visionline",
|
|
2288
2289
|
"assa_abloy_credential_service",
|
|
2289
2290
|
"dormakaba_ambiance",
|
|
@@ -2297,7 +2298,6 @@ var PROVIDER_CATEGORY_MAP = {
|
|
|
2297
2298
|
"ultraloq",
|
|
2298
2299
|
"dormakaba_oracode",
|
|
2299
2300
|
"ring",
|
|
2300
|
-
"first_alert",
|
|
2301
2301
|
"korelock",
|
|
2302
2302
|
"keyincode",
|
|
2303
2303
|
"sifely",
|