
Is there any way to add Curtain control in NEEO-SDK
Hi All,
I am looking for any type of curtain control feature to add in .setType() method, as I searched a lot but didn't found any possibility.
-
The currently supported types on the SDK are documented here:
https://neeoinc.github.io/neeo-sdk/#lib-device-devicebuilder.js-settype
If you don't find a type that matches your device you can always add it using the ACCESSORY type. This wont create any recipes by default but you can create your own or add the components of that device to shortcuts of other devices.
Or do you have specific functionality in mind that doesn't fit the accessory type?
-
Nitin Agrawal
You may want to follow this thread as well https://github.com/NEEOInc/neeo-sdk/issues/116