mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Updated omnilogic documentation for switch platform. (#15330)
This commit is contained in:
parent
9617f0a2b5
commit
d558ebfc21
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user