Custom integration for Fluidra EMEA pool equipment (chlorinators). Based on reverse engineering of the Fluidra mobile app API.
Tested with: iAquaLink salt chlorinator connected via Fluidra EMEA app.
| Entity | Description | Unit |
|---|---|---|
sensor.fluidra_pool_ph |
Measured pH | — |
sensor.fluidra_pool_water_temperature |
Water temperature | °C |
sensor.fluidra_pool_chlorinator_power |
Chlorinator output | % |
sensor.fluidra_pool_salinity |
Salinity | g/L |
sensor.fluidra_pool_ph_setpoint |
pH target setpoint | — |
sensor.fluidra_pool_chlorinator_power_setpoint |
Power target setpoint | % |
- HACS → Custom repositories → Add
https://github.com/Math43/ha-fluidra(type: Integration) - Search "Fluidra" → Install
- Restart Home Assistant
Copy custom_components/fluidra/ into your config/custom_components/ folder and restart Home Assistant.
Settings → Devices & Services → Add Integration → Fluidra
Enter your Fluidra app credentials (email + password).
- Data is polled every 5 minutes
- Requires an active Fluidra EMEA account (
api.fluidra-emea.com) - Write support (setting power/pH) is not yet implemented