Skip to content

Commit 1451a01

Browse files
authored
feat: Sync with Seam API via 719e123088e79afcf791604d69c51e9c7c2767ec (#2653)
1 parent 987538a commit 1451a01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib/seam/connect/models/devices/device-provider.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,10 @@ export const PROVIDER_CATEGORY_MAP = {
114114
'wyze',
115115
'lockly',
116116
'tedee',
117+
'ultraloq',
117118
],
118119

119-
beta: ['korelock'],
120+
beta: ['korelock', 'ultraloq'],
120121

121122
thermostats: ['ecobee', 'nest', 'sensi', 'honeywell_resideo'],
122123
noise_sensors: ['minut', 'noiseaware'],

0 commit comments

Comments
 (0)