Shelly Cloud
At a glance
Section titled “At a glance”- Product: Shelly Cloud
- Manufacturer: Shelly
- Similar open-source integrations:
Getting started
Section titled “Getting started”- Confirm your Shelly devices are visible in the Shelly Cloud app.
- Create an OpenApp integration with provider type
shelly_cloudand set the config fields below. - Set each Shelly-backed device’s
external_idto the Shelly Clouddevice_id. - For multi-relay devices, set entity metadata
channel_indexto the relay channel index (defaults to 0).
Setup reference
Section titled “Setup reference”Config
Section titled “Config”| Field | Type | Required | Description | Default | Example |
|---|---|---|---|---|---|
| server_uri Stored securely in Secrets Manager | string | required | Shelly Cloud server URI. | — | https://shelly-<region>.shelly.cloud |
| auth_key Stored securely in Secrets Manager | string | required | Shelly Cloud auth key. | — | xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
| rate_limit_min_interval_ms | number | optional | Minimum delay between cloud API calls (rate-limit guard). | 1000 | 1000 |
Entity metadata (per entity)
Section titled “Entity metadata (per entity)”| Field | Type | Required | Description | Default | Example |
|---|---|---|---|---|---|
| channel_index | integer | optional | Relay channel index for multi-relay devices. Defaults to 0. | 0 | 0 |