/
Load Shedding with Webhooks

Load Shedding with Webhooks

Load shedding is the intentional, temporary reduction of electrical power supply to certain appliances and/or circuits. This is done to reduce electrical consumption and is a cost saving measure. Load shedding helps to balance supply and demand, ensuring the stability of the overall electrical system during times of high demand or when there are issues with power generation.

AdobeStock_608968611.jpeg

 

 

 

 

image-20240904-153134.png

 

Load Shedding with Webhooks:

Using webhooks with the Shelly Pro 3EM and various other Shelly relays to accomplish load shedding involves creating a system where you can dynamically control and shed loads based on certain conditions, such as high energy consumption or demand.

Prerequisites

These devices will be used to gather the consumption data required for load shedding

 

PM devices can be used to gather additional consumption data and control circuits during shedding.

These devices will be used to control various loads during shedding.

Steps to Setting up Load Shedding using Webhooks

1. Setting Up Shelly Pro 3EM

Wire and Configure the Pro 3EM

  1. Install and Configure: Install the Pro 3EM per the diagram below to monitor the energy consumption of the entire home.

In scenarios where CT-B is not used, it is advised to repurpose it to cover Neutral. This requires recalibrating in the device’s settings.

 

 

 

Legend

Terminals

Cables

A

Phase A input

LA

Phase A live (110-240 V) cable

B

Phase B input

LB

Phase B live (110-240 V) cable

C

Phase C and power supply input

LC

Phase C live (110-240 V) cable

N

Neutral terminal

L

Mono-phase live (110-240 V) cable

IA

Phase A current transformer input

N

Neutral cable

IB

Phase B current transformer input

Current transformers

IC

Phase C current transformer input

CTA

Phase A current transformer

IN

Neutral current transformer input

CTB

Phase B current transformer

 

 

CTC

Phase C current transformer

 

 

CTN

Neutral current transformer

  1. Connect to Network: Using Shelly Smart Control, connect the Pro 3EM to your network.

 

  1. Shelly Cloud (optional): Add Shelly Pro 3EM to a Shelly Cloud account for remote access.

2. Set Up Additional Shelly Relays

 

 

  1. Install Shelly Relays: Install Shelly relays to control the specific loads you want to manage.

  1. Connect to Network: Using Shelly Smart Control, connect the Pro 3EM to your network.

 

  1. Shelly Cloud (optional): Add Shelly Pro 3EM to a Shelly Cloud account for remote access.

3. Create Load Shedding Logic

 

 

 

 

 

  1. Define Thresholds: Decide the energy consumption thresholds at which you want to shed loads.

 

 

 

 

  1. Configure Actions:

    1. In the Shelly Cloud app, create actions based on the consumption thresholds.

    2. For each threshold, set up a webhook to trigger the corresponding Shelly relay.

4. Implement Webhooks

  1. Identify Webhook URLs: Each Shelly relay will have a unique URL for triggering actions. These URLs start with the Device IP Address which can be found in Device Settings

  1. Configure Shelly Pro 3EM:

    1. In the Shelly Pro 3EM settings, go to the "Actions" section.

    2. Set up actions to send HTTP requests (webhooks) when the energy consumption crosses the defined thresholds.

 

 

5. System Testing

 

 

 

  1. Simulate High Load: Increase the load to trigger the thresholds.

  2. Verify Actions: Check if the webhooks are triggered and if the relays respond accordingly by shedding the loads.

 

Example Configuration

  • Webhook to Turn Off Load:

URL: http://192.168.33.1/relay/0?turn-off Method: GET

 

 

 

  • Shelly Pro 3EM Action:

    • Condition: Energy Consumption > 5000W

    • Action: Send GET request to http://192.168.1.50/relay/0?turn=off

 

 

 

 

 

 

By following these steps, you can effectively use webhooks with Shelly Pro 3EM and various Shelly relays to implement load shedding, helping to manage and reduce energy consumption dynamically.

Related content

Load Shedding with Shelly Pro 3EM and Shelly EM/PM Products
Load Shedding with Shelly Pro 3EM and Shelly EM/PM Products
More like this
Adding On Production Monitoring for the Complete Load Shedding Experience
Adding On Production Monitoring for the Complete Load Shedding Experience
More like this
Basic Load Shedding Using a Script
Basic Load Shedding Using a Script
More like this
Advanced Load Shedding Using a Script
Advanced Load Shedding Using a Script
More like this