Hayward Omnilogic
Hayward OmniLogic smart pool and spa technology control.
There is currently support for the following device types within Home Assistant:
- Sensor - Air Temperature, Water Temperature, Variable Pump Speed, Chlorinator Setting, Salt Level, pH, and ORP
- Switch - All relays, pumps (single, dual, variable speed), and relay-based lights.
Configuration
Adding Hayward Omnilogic to your Home Assistant instance can be done via the user interface, by using this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the sidebar click on Settings.
-
From the configuration menu select: Devices & Services.
-
In the bottom right, click on the Add Integration button.
-
From the list, search and select “Hayward Omnilogic”.
-
Follow the instruction on screen to complete the set up.
Known limitations
- The platform only supports sensors and switches at the current release. Future releases will include light/water heater for control of Colorlogic lights and pool heaters.
Debugging integration
If you have problems with the integration you can add debug prints to the log to aid in troubleshooting.
logger:
default: info
logs:
omnilogic: debug
homeassistant.components.omnilogic: debug