The public website does not need to mirror every field in the app. It needs to explain the structure clearly: what ELARIS does, how the hardware flow works, what the module model is and where the project is going.
Use this page to explain the idea of the module library, then send deeper readers to GitHub and in-product help where needed.
Boards publish config and telemetry, ELARIS turns them into entities, and those entities are mapped into modules.
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.
This is one of the strongest ideas in the product. Raw device IO becomes readable building language before it enters automation logic.
Outdoor temp, salon light relay, awning wind sensor and similar names are far better than raw pin thinking.
Once the entity exists, the same platform can map it into any module that needs it.
Supported boards, common sensors, practical pin notes and good starting kits.
A public module page per major module family with readable examples and screenshots.
Show how actively the platform is moving.
Explain the privacy and local operation story directly and clearly.