Closed BobFrankston closed 4 years ago
Sorry for the very slow reply. Obviously the Shelly Duo has been added by now. You can find the implementation here.
Unfortunately there is no documentation for the CoAP API, but you can get a short description of the properties from the device by running shellies description <ip-address>
.
Thanks. I discovered that npm wasn't updating properly so I uninstalled/reinstalled to get the fix.
For clarification, when you say no documentation. Does that mean for your package or for the Shelly CoAP parameters?
For the Shelly CoAP parameters. I just noticed though that they've now added that to the API documentation.
First, the package is working very well.
I'm now using the Shellie Duo Bulb and am getting the message
I presume that it's a matter of adding the new device and codes to a table. Where do I find out what the numbers mean? Is there a mechanism for adding new devices without modifying the source code and submitting a new version?