Ah I see. Is the "urls" parameter an array of strings then?
Beiträge von Dave Gurr
VPN/Proxy erkannt
Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.
-
-
SebMai you seem to have two urls parameters when setting the action url - why is that?
-
That works for me, thanks!
Is this stuff documented anywhere? -
I'm sure the device_id is correct - if I call just the settings endpoint, it returns all settings. But the settings/actions endpoint (with the same device_id) gives me a 404.
-
Is it possible to retrieve and set device actions through the Cloud Control API?
I have a Shelly Dimmer 2, and I'm trying the following but getting a 404 (Requested method was not found) error.
GET https://shelly-XX-eu.shelly.cloud/device/settings/actions?auth_key=<auth_key>&id=<device_id>