Open resources for developers and DIY users who want to monitor, control, and integrate CONOW energy storage products.
Pick the path that fits your setup:
| Path | Best for | Connection | Where |
|---|---|---|---|
| Modbus RTU | Local control, no cloud dependency, custom EMS | RS-485 (on-device) | modbus/ — in this repo |
| Home Assistant Local | Home Assistant users who want local CONOW energy entities and automations without cloud dependency | RS-485 / Modbus RTU | Coming soon |
| Home Assistant | Smart-home users who want dashboards, automations, and CONOW energy entities | Cloud (Tuya) | conow-labs/home-assistant |
| Agent Skills | AI agents (e.g. Claude) reading and controlling energy data | Cloud | conow-labs/agent-skills |
⚠️ Control registers and commands can change how your system charges, discharges, and feeds the grid. Read the product safety instructions before writing any control value.
| Directory | Description |
|---|---|
modbus/ |
Modbus RTU API references — register maps, data types, and frame examples |
examples/ |
Code examples in Python, Node.js, etc. (coming soon) |
- CBE2000 Pro — Balcony solar storage system (all-in-one inverter + battery)
- Lyra Series — AC-coupled storage system (Lyra 2500 AC, Lyra 2500 Pro)
- Atlas Series — High-capacity storage system (Atlas 6000 AC and variants)
Found an error or want to add an integration guide? Open an Issue or submit a Pull Request — contributions are welcome. See CONTRIBUTING.md for guidelines.
Documentation is licensed under CC BY 4.0.
Code examples are licensed under MIT.