Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

999 B

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms
Hayward Omnilogic Instructions on how to configure Hayward OmniLogic integration.
Sensor
0.116 Cloud Polling true
@oliver84
@djtimca
@gentoosu
omnilogic
sensor

Hayward OmniLogic smart pool and spa technology control.

There is currently support for the following device types within Home Assistant:

  • Sensor

{% include integrations/config_flow.md %}

Known limitations

  • The platform only supports sensors at the initial release. Future releases will include light/switch/water heater for control of lights, pumps, relays and 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