We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca1aa7 commit fd5beaeCopy full SHA for fd5beae
1 file changed
src/devices/index.ts
@@ -32,3 +32,6 @@ export * from './SinricProPowerSensor';
32
33
// Window treatments
34
export * from './SinricProBlinds';
35
+
36
+// Custom/Flexible
37
+export * from './SinricProCustomDevice';
0 commit comments