We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595560a commit 89d5a98Copy full SHA for 89d5a98
src/lib/seam/connect/seam-http.ts
@@ -18,7 +18,6 @@ import {
18
} from './options.js'
19
import { limitToSeamHttpRequestOptions, parseOptions } from './parse-options.js'
20
import {
21
- SeamHttpNetworks,
22
SeamHttpAccessCodes,
23
SeamHttpAcs,
24
SeamHttpActionAttempts,
@@ -28,6 +27,7 @@ import {
28
27
SeamHttpDevices,
29
SeamHttpEvents,
30
SeamHttpLocks,
+ SeamHttpNetworks,
31
SeamHttpNoiseSensors,
32
SeamHttpPhones,
33
SeamHttpThermostats,
0 commit comments