Your data. Your choice.

If you select «Essential cookies only», we’ll use cookies and similar technologies to collect information about your device and how you use our website. We need this information to allow you to log in securely and use basic functions such as the shopping cart.

By accepting all cookies, you’re allowing us to use this data to show you personalised offers, improve our website, and display targeted adverts on our website and on other websites or apps. Some data may also be shared with third parties and advertising partners as part of this process.

Shelly 3EM
EUR71,10

Shelly 3EM


Question about Shelly 3EM

avatar
clarinus

3 years ago

Hello all One comment says that the graph only has a resolution of one hour. Is this true? Does this refer to the device itself or the cloud? Many greetings

Avatar
avatar
danielwand

3 years ago • purchased this product

purchased this product
The device itself takes measurements every 10 minutes and saves them. The data can then be downloaded with local access.
This is the voltage curve or power curve of each individual phase.
If you want it faster/more precise, you can read it out with HTTP GET. This then returns the measured values in JSON format for further processing/filing (that's how I do it).
There is an online documentation on this: https://shelly-api-docs.shelly.cloud/ and then select the [Gen Device 1 API].
Have fun.
avatar
mschwyn

3 years ago • purchased this product

purchased this product
With the standard Shelly app, I actually only see hourly gradations. But as far as I know, the device can do more. You just have to retrieve the data differently. That requires a little more knowledge.
avatar
_marcus_

3 years ago • purchased this product

purchased this product
That refers to the cloud, I think. I read it with FHEM and have implemented a query every few seconds. Runs without problems