@seamapi/types
Advanced tools
Comparing version 1.314.0 to 1.315.0
@@ -56,3 +56,3 @@ import { z } from 'zod'; | ||
export declare const PROVIDER_CATEGORY_MAP: { | ||
readonly stable: readonly ["august", "avigilon_alta", "brivo", "schlage", "smartthings", "yale", "nuki", "salto", "controlbyweb", "minut", "my_2n", "kwikset", "ttlock", "noiseaware", "igloohome", "ecobee", "four_suites", "lockly", "wyze", "nest", "tedee", "seam_bridge", "honeywell_resideo", "visionline", "assa_abloy_credential_service", "latch"]; | ||
readonly stable: readonly ["august", "avigilon_alta", "brivo", "schlage", "smartthings", "yale", "nuki", "salto", "controlbyweb", "minut", "my_2n", "kwikset", "ttlock", "noiseaware", "igloohome", "ecobee", "four_suites", "lockly", "wyze", "nest", "tedee", "seam_bridge", "honeywell_resideo", "visionline", "assa_abloy_credential_service", "latch", "assa_abloy_vostio"]; | ||
readonly consumer_smartlocks: readonly ["august", "schlage", "yale", "smartthings", "nuki", "ttlock", "kwikset", "igloohome", "wyze", "lockly", "tedee"]; | ||
@@ -59,0 +59,0 @@ readonly thermostats: readonly ["ecobee", "nest"]; |
@@ -79,2 +79,3 @@ import { z } from 'zod'; | ||
'latch', | ||
'assa_abloy_vostio', | ||
], | ||
@@ -81,0 +82,0 @@ consumer_smartlocks: [ |
{ | ||
"name": "@seamapi/types", | ||
"version": "1.314.0", | ||
"version": "1.315.0", | ||
"description": "TypeScript types for the Seam API.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -91,2 +91,3 @@ import { z } from 'zod' | ||
'latch', | ||
'assa_abloy_vostio', | ||
], | ||
@@ -93,0 +94,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15054262
206490