Updated omnilogic documentation for switch platform. (#15330)

This commit is contained in:
djtimca 2021-04-29 10:57:33 -04:00 committed by GitHub
parent 9617f0a2b5
commit d558ebfc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: Hayward Omnilogic
description: Instructions on how to configure Hayward OmniLogic integration. description: Instructions on how to configure Hayward OmniLogic integration.
ha_category: ha_category:
- Sensor - Sensor
- Switch
ha_release: 0.116 ha_release: 0.116
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_config_flow: true ha_config_flow: true
@ -19,13 +20,14 @@ ha_platforms:
There is currently support for the following device types within Home Assistant: There is currently support for the following device types within Home Assistant:
- Sensor - ***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 %} {% include integrations/config_flow.md %}
## Known limitations ## 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. - 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 ## Debugging integration