This project converts an existing hot water immersion tank from a simple on / off manual switch to a configurable system with remote access. The goal was simple:
- Keep the design safe
- Keep it simple
- Keep costs low
The Setup
The system consists of:
- A Linky smart meter and consumer unit
- A ballon d’eau chaude (immersion heater)


Options Considered
Option A — Smart switch at the heater
Install a smart switch directly inside the immersion heater.
Option B — Smart switch in the consumer unit
Control the heater circuit upstream using existing switching hardware.
Option C — Hire a professional
Always sensible—but less appealing for a curious DIYer (and not always easy in France).
Chosen Approach
Option B was selected.
- Option A requires a high-current smart switch (~16A for a 3000W heater) and opening up an old immersion heater—less desirable from a safety perspective.
- Option B uses the existing relay (contactor), switching only the low-current control side, making it significantly safer.
The Contacteur Jour/Nuit
In France, immersion heaters are often controlled by a Contacteur Jour/Nuit, designed to run during off-peak hours.
It has 3 modes:
- I → Always On
- Auto → Controlled (normally by off-peak tariff)
- 0 → Always Off
In this setup, we use a standard EDF tariff, so the Auto function is unused. This makes it perfect for repurposing with a smart switch via terminals A1 and A2.

Circuit Breaker
The heater circuit is protected by a dedicated breaker.
Conveniently:
- It provides spare terminals for live and neutral
- These are used to power the smart switch

Purchases
- Shelly 1 Gen 3 smart switch
- This is suitable for a dry contact installation. Dry contact is defined as a switch that controls electrical circuits without supplying the power itself. Gen 3 can be accessed via WiFi.
- Shelly sell for £11.17 at the time of writing
- https://www.shelly.com/products/shelly-1-gen3
- DIN Rail Holder for Shelly smart switch
- This is a 3D-printed device to secure the smart switch inside the consumer unit.
- Amazon sell for £12.46
- https://amzn.eu/d/02aAzuu3
- 2.5mm gauge solid core electrical wire.
- Consistent with existing electrical cabling within the consumer unit.
- https://www.cef.co.uk/catalogue/products/4204737-h6243y-2-5mm-3-core-and-earth-cable-grey-cut-length-sold-by-the-mtr
- 2 * Wago 221 connectors
Total Cost ~£35




Wiring
The Shelly is used to control the coil of the contactor, not the heater directly.
| # | Shelly | Contacteur | Circuit |
| 1 | Neutral | A2 | Neutral |
| 2 | Live (L) | — | Permanent Live |
| 3 | Input (I) | — | Linked to L |
| 4 | Output Live (O) | A1 | Switched Live |



Set Up & Testing
Power was restored carefully in stages:
- System powered with heater isolated
- Manual modes (0 and I) tested
- Auto mode tested with Shelly OFF
- Shelly control enabled and verified
Each step checked for:
- correct switching
- no overheating
- no breaker trips
Shelly Settings
Configured from the Shelly App


Result
The immersion heater is now:
- Electrically safe (no high-current switching through the smart device)
- Remotely controllable
- Scheduled via app
Final Thoughts
This approach strikes a great balance between:
- Safety (using the contactor properly)
- Cost (~£35 total)
- Flexibility (full smart control)
A simple upgrade that makes a big difference to everyday energy use.


















































































