Last Updated:

Automating Pool Management with Pentair ScreenLogic

S.C.O.R.E.ConvenienceDevice Control

Overview

Pentair ScreenLogic simplifies the management of your pool and spa systems by allowing homeowners to control and monitor their water features directly from their smartphones or tablets. This capability not only enhances convenience but also ensures optimal water quality and system performance.

Convenience icon

Benefits

  • Remote control of pool settings for convenience and ease of use.
  • Real-time monitoring of water temperature and chemical levels, promoting a healthier swimming environment.
  • Scheduling features to automate heating and cleaning cycles, saving time and energy.

Intent

The purpose of the Pentair ScreenLogic capability is to provide homeowners with a seamless interface to manage their pool systems remotely. The outcome is enhanced control over pool operations, leading to a more enjoyable and stress-free swimming experience.

Preconditions

  • Pentair ScreenLogic system installed and configured.
  • Home Assistant integration set up for remote access.
  • Smartphone or tablet with the Home Assistant app installed.
  • 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 settings
  • Family members enjoying the pool
  • Guests using the pool facilities

Trigger

The capability is triggered by the homeowner accessing the Home Assistant app to adjust pool settings or by scheduled capability events.

Workflow Diagram

flowchart TD
    A[Homeowner opens app] -->|check| B{Is the pool system online?}
    B -->|Yes| C[Adjust settings]
    C --> D[Pool settings updated]
    B -->|No| E[Show error message]

Workflow Description

1. Open Home Assistant App

The homeowner launches the Home Assistant app on their device to access the Pentair ScreenLogic controls.

2. Check Pool System Status

The app checks if the Pentair pool system is online and operational.

3. Adjust Pool Settings

If online, the homeowner can modify settings such as temperature, lighting, and cleaning schedules.

4. Schedule Maintenance

Homeowner can set up automated schedules for heating and cleaning cycles.

5. Receive Notifications

The system sends alerts to the homeowner if any issues arise with the pool system.

Postconditions

After the capability is used, the pool settings are updated according to the homeowner’s adjustments, and any scheduled maintenance tasks are queued for execution.

Optional Enhancements

  • Integrate with weather services to adjust heating based on forecast.
  • Add voice control functionality through Amazon Echo Devices or Google Nest Mini.
  • Implement alerts for low chemical levels directly to the homeowner’s phone.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, Z-Wave JSRainMachine Version 2 (API 4.6.1), Rainmachine Mini

Source Examples