Skip to content

Commit fd5beae

Browse files
committed
feat: custom device type example
1 parent 4ca1aa7 commit fd5beae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/devices/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ export * from './SinricProPowerSensor';
3232

3333
// Window treatments
3434
export * from './SinricProBlinds';
35+
36+
// Custom/Flexible
37+
export * from './SinricProCustomDevice';

0 commit comments

Comments
 (0)