Last Updated:

SEKO PoolDose: Smart Water Management

S.C.O.R.E.SafetySecurity

Overview

The SEKO PoolDose system integrates seamlessly with your pool or spa to monitor and manage water temperature and chemical levels. This capability ensures optimal water quality and safety for you and your family, reducing the risk of waterborne illnesses and enhancing your swimming experience.

Safety icon

Benefits

  • Continuous monitoring of pH and chlorine levels for a safe swimming environment
  • Automated alerts for chemical imbalances, preventing costly damage to pool equipment
  • Enhanced convenience with remote access to pool data from anywhere

Intent

The purpose of the SEKO PoolDose capability is to provide real-time monitoring and control of your pool’s water quality. By integrating this system, homeowners can ensure their pool or spa remains safe and enjoyable without the need for manual checks.

Preconditions

  • SEKO water treatment system installed.
  • Home Assistant configured for integration.
  • Internet connection available for remote access.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: RainMachine Version 2 (API 4.6.1).

Actors

  • Homeowner managing pool maintenance
  • Family members using the pool
  • Pool service technician performing maintenance

Trigger

The capability is triggered by changes in water temperature or chemical levels detected by the SEKO system.

Workflow Diagram

flowchart TD
    A[Water Quality Change Detected] -->|check| B{{Is pH or Chlorine Imbalance?}}
    B -->|Yes| C[Send Alert to Homeowner]
    C --> D[Homeowner Adjusts Chemicals]
    B -->|No| E[Continue Monitoring]

Workflow Description

1. Monitor Water Quality

The SEKO system continuously monitors the pool’s water temperature and chemical levels.

2. Detect Imbalance

If an imbalance in pH or chlorine levels is detected, the system evaluates the severity.

3. Send Notification

An alert is sent to the homeowner’s device, informing them of the issue.

4. Adjust Chemicals

The homeowner can remotely adjust chemical levels or schedule maintenance.

5. Confirm Water Quality

The system rechecks water quality after adjustments to ensure safety.

Postconditions

The pool or spa water quality is stabilized, ensuring a safe and enjoyable experience for all users.

Optional Enhancements

  • Integrate with weather forecasts to adjust chemical dosing automatically
  • Add voice control capabilities via smart home assistants
  • Implement historical data tracking for better chemical management insights

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, ESPHomeRainMachine Version 2 (API 4.6.1), Rainmachine Mini

Source Examples