mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00

* h-l integrations: apply sentence-style caps in categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
1.0 KiB
1.0 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Jandy iAqualink | Instructions on how to configure Jandy iAqualink integration. |
|
0.99 | Cloud Polling | true |
|
iaqualink |
|
integration |
iAqualink by Jandy allows you to control your pool anytime, anywhere.
There is currently support for the following device types within Home Assistant:
- Binary sensor
- Climate
- Light
- Sensor
- Switch
{% include integrations/config_flow.md %}
Known limitations
- The platform only supports a single pool.
- Only Pool systems are supported at this time.
Debugging integration
If you have problems with iAqualink or the integration you can add debug prints to the log.
logger:
default: info
logs:
iaqualink: debug
homeassistant.components.iaqualink: debug