2022-03-30 21:50:39 +02:00

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.
Sensor
Switch
0.116 Cloud Polling true
@oliver84
@djtimca
@gentoosu
omnilogic
sensor
switch
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