ECM is the shared energy language of the Solaire Intelligence ecosystem. A single live number — 0 to 20 — that tells every connected device exactly how much energy your property has to spare right now.
Solar surplus available · Battery healthy · Grid off
The problem it solves
Your pool pump, geyser, underfloor heating, EV charger — none of them know anything about your solar panels, your battery, or your grid situation. They just run on a timer and draw whatever power they need.
The conventional solution is a central automation controller that watches the inverter and sends commands. It works — until it doesn't. If the controller is offline, every device goes dumb again.
ECM solves this by giving every appliance a common language — one number they can all read and act on independently, without any central controller.
How it works
SI Gateway reads live inverter data over RS485 every few seconds and computes the ECM score from four key energy metrics. No cloud. No delay. Calculated right where the data lives.
The gateway does the hard work once. Every connected device gets the answer — a single number — and makes its own decision. No device needs to understand solar panels, batteries or inverters. They just need to know the score.
The scale
The 0–20 scale maps to five named tiers. Each device uses these tiers — along with thresholds you configure — to make its decision. The names tell the story at a glance.
Battery low, heavy grid dependency, little or no solar. Protect the essentials — don't run anything optional.
Energy is constrained. Some solar, but the system is working hard to maintain balance. Hold off on high-draw loads.
Stable. Solar is covering load, battery is healthy. Selective loads can run — be deliberate about what you activate.
Surplus available. Solar well exceeds demand and the battery is strong. The ideal window for pool pumps, heating and charging.
Maximum surplus. Battery full or nearly full, solar production is high, grid is not needed. Run everything — it's free energy.
The breakthrough
Almost every energy automation system distributes intelligence via MQTT — a publish-subscribe protocol designed for IoT. It works well, but it requires a broker that all devices connect to, and every device is only as smart as the rules written for it.
SI does it differently.
SI Gateway exposes the ECM score on a local HTTP endpoint. Each SI device polls that endpoint directly on its own schedule. No broker between them. No subscription. No message queue to fall behind on. Just a device asking a question — and getting an instant, current answer.
MQTT is still there — for the dashboard and Home Assistant. But those are visibility tools. Device intelligence doesn't depend on them.
ECM in action
SI Pool reads the ECM score every few seconds. Based on the score, your configured thresholds, and the device's own safety logic, it decides whether to run the pump or heat the pool — without any input from you or any central controller.
Live ECM score and tier badge. The device always knows its energy state — at a glance.
The device tells you exactly why the pump is on or off — which threshold triggered the decision.
You set the ECM score thresholds. Above this score, run. Below it, stop. The device handles the rest.
No rules. No automations. No YAML. You set two numbers — the minimum ECM score to run the pump, and the minimum to run the heater. SI Pool handles everything from there: hysteresis to avoid cycling, minimum run times, dry-run protection, and a full decision log you can review at any time.
The platform
Because ECM is a standard — a published HTTP endpoint with a stable score — any device we build can speak it from day one. The integration work is done once, in the gateway. Every new SI device is additive, not disruptive.
Borehole and tank monitoring. Borehole pump fills when there's surplus. Live now.
See SI Water →Heat water when energy is Comfortable or better. Only when it's essentially free.
Coming soonEV charging paused unless ECM is Excellent. Never draw grid to charge your car.
Coming soonUnderfloor heating and air conditioning tuned to energy availability. Not just a timer.
Coming soonOne energy language. One score. Unlimited possibilities.
Every future SI product will speak ECM natively on day one. The infrastructure — the gateway, the HTTP endpoint, the scoring algorithm — is already in every home we deploy into. New devices just plug into an ecosystem that's already thinking.
Where it starts
There is no ECM without SI Gateway. It's the device that reads the inverter, runs the algorithm, and publishes the score. Everything else in the ecosystem depends on it — and it works whether or not the internet is connected.