AquaLogic
The AquaLogic integration provides connectivity to a Hayward/Goldline AquaLogic/ProLogic pool controller. Note that an RS-485 to Ethernet adapter connected to the pool controller is required.
There is currently support for the following device types within Home Assistant:
Configuration
To add the AquaLogic integration to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
aqualogic:
host: IP_ADDRESS
port: PORT
Sensor
Once you have enabled the AquaLogic integration, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: aqualogic
monitored_conditions:
- pool_temp
Switch
Once you have enabled the AquaLogic integration, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
- platform: aqualogic
monitored_conditions:
- lights
- filter