|
| 1 | +# DAB EsyBox Pump |
| 2 | + |
| 3 | +This blueprint integrates with DAB EsyBox intelligent pump systems through the [DConnect](https://internetofpumps.com) cloud service, providing real-time telemetry and pump control. |
| 4 | + |
| 5 | +Beyond basic monitoring, it enables preventive diagnostics for cold and hot water systems. The built-in pressure alerts help identify: |
| 6 | + |
| 7 | +- **Low water pressure** β potential leaks in the plumbing system |
| 8 | +- **High pressure spikes** β problems with the bladder tank or safety relief valve |
| 9 | + |
| 10 | +Early detection of these conditions helps avoid flooding and premature wear of the water system. |
| 11 | + |
| 12 | +All telemetry is stored locally on the Enapter Gateway and synced to Enapter Cloud, building a complete operational history of the pump β energy consumption, run hours, flow volumes, and pressure trends. This data is available for on-demand analytics and reporting, supporting maintenance planning and system performance audits. |
| 13 | + |
| 14 | +## Supported Devices |
| 15 | + |
| 16 | +- DAB EsyBox |
| 17 | +- DAB EsyBox Mini / Mini 3 |
| 18 | +- DAB EsyBox Max |
| 19 | +- DAB EsyBox Diver |
| 20 | + |
| 21 | +## Requirements |
| 22 | + |
| 23 | +- Enapter Virtual UCM (ENP-VIRTUAL) |
| 24 | +- DAB EsyBox pump with internet connectivity (built-in WiFi or DConnect Box) |
| 25 | +- Active [DConnect](https://internetofpumps.com) account |
| 26 | + |
| 27 | +## Monitored Data |
| 28 | + |
| 29 | +| Telemetry | Description | Unit | |
| 30 | +|-----------|-------------|------| |
| 31 | +| Flow Rate | Current water flow rate | L/min | |
| 32 | +| Pressure | Current water pressure | bar | |
| 33 | +| Pressure Setpoint | Target pressure setpoint | bar | |
| 34 | +| Total Delivered Flow | Accumulated water flow | m3 | |
| 35 | +| Heatsink Temperature | Pump heatsink temperature | C | |
| 36 | +| Water Temperature | Water temperature | C | |
| 37 | +| Power | Current power consumption | W | |
| 38 | +| Energy Consumption | Total energy consumed | kWh | |
| 39 | +| Power On Hours | Total hours powered on | hours | |
| 40 | +| Run Hours | Total hours running | hours | |
| 41 | +| Start Count | Total number of pump starts | - | |
| 42 | +| Pump Running | Whether pump is currently running | boolean | |
| 43 | +| Alarm Active | Whether any alarm is active | boolean | |
| 44 | +| Status | Operating status (idle, running, alarm, standby, disabled) | - | |
| 45 | + |
| 46 | +## Commands |
| 47 | + |
| 48 | +| Command | Description | |
| 49 | +|---------|-------------| |
| 50 | +| Start Pump | Enable pump operation | |
| 51 | +| Stop Pump | Disable pump operation | |
| 52 | +| Configure | Set DConnect credentials and device selection | |
| 53 | + |
| 54 | +Control commands require a **Professional/Installer** role account in DConnect. |
| 55 | + |
| 56 | +## Setup |
| 57 | + |
| 58 | +1. Create a DConnect account at [internetofpumps.com](https://internetofpumps.com) |
| 59 | +2. Ensure your pump is connected and visible in DConnect |
| 60 | +3. Add a Virtual UCM in Enapter Cloud and select this blueprint |
| 61 | +4. Run the **Configure** command with your DConnect email and password |
| 62 | +5. Leave Installation ID and Device Serial empty for auto-discovery, or specify them manually |
| 63 | + |
| 64 | +**Tip:** Create a separate DConnect account for Enapter to avoid conflicts with mobile app sessions. |
| 65 | + |
| 66 | +## References |
| 67 | + |
| 68 | +- [DAB Pumps Official Website](https://www.dabpumps.com) |
| 69 | +- [Internet of Pumps - DConnect](https://internetofpumps.com) |
| 70 | +- [Home Assistant DAB Pumps Integration](https://github.com/ankohanse/hass-dab-pumps) |
| 71 | +- [Enapter Developer Documentation](https://developers.enapter.com) |
| 72 | + |
| 73 | +## Support |
| 74 | + |
| 75 | +For issues with: |
| 76 | +- **Enapter Blueprint:** Contact Enapter support at support@enapter.com |
0 commit comments