Hi
I am not sure if this is the right forum, but I am using the Shelly Cloud API (https://shelly-api-docs.shelly.cloud/cloud-control-api/)
I get most what I need via the status call. But I was wondering if I can get the following device info in any way (the status cal does not return these parameters as part of the resonse)
- device name (as set by the user)
- device type (plug, light etc.)
Also I was wondering if there is a way to list devices for a given user via the cloud API.
Thanks