Public docs that make the platform easier to trust.

Understand how ELARIS works: the hardware flow, the entity model, the module system and where the project is going.

Module reference

The ELARIS module library organizes automation capabilities by real-world purpose. Each module has clear IO expectations so installers know exactly what it needs.

Climate
Thermostat, hydronic and thermal control flows for real heating and plant-side work.
Lighting
Switches, PIR, presence, lux and dimming logic with schedules and scenarios.
Shading
Awning and blind modules with weather and travel protection logic.
Water
Irrigation, pump and leak-aware logic with outdoor and utility relevance.
Energy
Monitoring, load shifting and power-aware decisions.
Custom
Industrial and bespoke logic when a project goes beyond generic templates.

Hardware flow

Boards publish config and telemetry, ELARIS turns them into entities, and those entities are mapped into modules.

ELARIS flow
device/config  → announce capabilities and entities
device/tele/* → send sensor and live values
device/state/* → send relay/output state

ELARIS discovers → Pending IO → approval → entity naming → module mapping.

Entities and zones

Raw device IO becomes readable building language before it enters automation logic. This keeps the platform understandable at scale.

Readable naming

Outdoor temp, salon light relay, awning wind sensor and similar names are far better than raw pin thinking.

Reusable mapping

Once the entity exists, the same platform can map it into any module that needs it.

More docs coming

Hardware catalog

Supported boards, common sensors, practical pin notes and good starting kits.

Module pages

A public module page per major module family with readable examples and screenshots.

Changelog

Show how actively the platform is moving.

Security / local-first

Explain the privacy and local operation story directly and clearly.