Interoperability guide
What is the S2 standard for home energy management?
S2 gives energy devices a common way to describe when and how they can shift power. GridPassport supports S2 as the local energy manager that turns this flexibility into one household plan.
Why does S2 exist?
Heat pumps, EV chargers, batteries and solar inverters can often change their power behavior without failing their main job. A car can charge later and still be ready for departure. A hot-water store can sometimes heat earlier while still protecting comfort and hygiene. A battery can preserve space for expected solar.
The difficulty is interoperability. Every device category and manufacturer can expose a different API or control model. S2 creates a shared language for the energy flexibility itself, rather than defining another app for each product.
Two responsibilities
The device knows what is possible. The energy manager knows what is useful.
Resource Manager (RM)
Protect the device
The Resource Manager represents the device. It reports feasible behavior, measurements and constraints. It can update those limits or reject an instruction that is unsafe or no longer possible.
Customer Energy Manager (CEM)
Coordinate the home
The Customer Energy Manager compares flexibility with prices, forecasts, solar production, household load, battery reserve and other devices before choosing an action.
Implemented in GridPassport
S2 flexibility joins the same plan as the rest of the home.
GridPassport implements the CEM side of S2 Connect. A compatible Resource Manager can discover GridPassport and pair securely on the local network, then offer flexibility to the existing GridPassport planning layer.
Imported and exported electricity, solar, household load and battery behavior are evaluated together.
The plan uses the configured import and export tariffs instead of assuming one fixed electricity price.
GridPassport includes expected solar and household demand in a primary planning horizon of 72 hours.
Battery reserve, blackout protection, device limits and ownership checks remain part of the decision.
Advice onlyShow a preferred time without controlling the device.
Manual approvalPrepare an instruction and wait for the homeowner.
AutomaticDispatch a valid, current instruction when automation is enabled.
Control types
Five different ways for a device to describe flexibility.
GridPassport supports all five actuated control families in its implemented S2 profile. The control type changes how the device communicates choices and constraints; the whole-home objective still belongs to GridPassport.
Optional by design
S2 expands GridPassport. It is not a dependency for every home.
When S2 is disabled or no S2 device is present, GridPassport continues to use its normal energy-management path. Existing solar, battery, tariff and forecast planning does not depend on an S2 session.
Selected devices without native S2 can participate through local GridPassport adapters when they expose a suitable vendor or local interface. That does not make the device S2-compliant. Appliances that cannot be controlled can receive timing advice instead.
What S2 does not imply
- It does not mean every S2 device has been physically validated with GridPassport.
- It does not bypass the device manufacturer's safety logic.
- It does not turn a legacy adapter into an S2 implementation.
- It does not guarantee a fixed saving for every household.
Current implementation status
Implemented and tested in software, without an external certification claim.
GridPassport currently implements S2 Connect 1.0-beta-2 with S2 JSON 0.0.2-beta. Automated coverage includes discovery, pairing, secure sessions, message validation, all five control families, planning, dispatch, rejection, reconnects and household ownership isolation.
This evidence supports the statement that GridPassport supports S2. It does not yet support claims of external S2 certification, independent laboratory validation or universal compatibility with S2 hardware.
See the current GridPassport compatibility approachFAQ
Questions about S2 and GridPassport.
What is the S2 standard?
S2, published as EN 50491-12-2, is a communication standard for energy flexibility in homes and buildings. It lets a device describe how its power use or production can change, while a Customer Energy Manager decides how to use that flexibility.
What is a Customer Energy Manager in S2?
The Customer Energy Manager, or CEM, coordinates the flexibility offered by devices. It can combine device constraints with household priorities, tariffs, forecasts and other signals before sending an instruction.
Does GridPassport support S2?
Yes. GridPassport implements the CEM side of S2 Connect and supports PPBC, OMBC, PEBC, FRBC and DDBC in its implemented S2 profile. The implementation is covered by automated protocol and integration tests.
Does GridPassport need S2 devices to work?
No. S2 is an extension of the GridPassport energy management system. Homes without S2 devices continue to use the normal planning path, while selected non-S2 devices can be coordinated through local GridPassport adapters where a suitable control interface exists.
Is GridPassport S2-certified?
No external S2 certification or independent conformance-laboratory result is currently claimed. GridPassport has implemented and software-tested S2 support, which is different from external certification and physical multi-vendor validation.
Does S2 control stay inside the home?
GridPassport uses local discovery, pairing and S2 sessions. GridPassport Cloud can assist a device with finding the correct local CEM when needed, but it does not become the normal device-control path.
Sources
Official S2 references.
Product implementation statements on this page are based on the GridPassport S2 architecture, implementation and automated test suite.
- S2 Standard: official introduction
Introduces S2 as EN 50491-12-2 and explains energy flexibility, Customer Energy Manager and Resource Manager responsibilities.
- S2 Documentation: S2 Connect specification
Official protocol documentation for secure discovery, pairing and communication between S2 energy resources and an energy management system.
- S2 Documentation: design principles
Explains why S2 separates device constraints from energy-management objectives and leaves final safety authority with the device.