mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00
1.2 KiB
1.2 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hayward Omnilogic | Instructions on how to configure Hayward OmniLogic integration. |
|
0.116 | Cloud Polling | true |
|
omnilogic |
|
integration |
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.
{% include integrations/config_flow.md %}
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