This Home Assistant custom component will integrate devices that connect to the poolstation domotic platform for pool equipment like smart chlorinators of brands of the fluidra group like Idegis or Astral Pool. It is very possible that this integration will also work with devices integrating in the Fluidra Connect platform with minimal changes but i couldn't test it myself.
Once you have HACS installed in your home assistant, add git@github.com:cibernox/homeassistant-poolstation.git
as a custom repository
for the category Integrations
.
After it's done (it might take a moment to refresh the list of integrations) you should be able to add this integration to your home assistant.
After connecting to the poolstation API with your email and password, it will create as many devices as pools you have in your account.
Each pool contains many entities:
First, you don't have to use the web or ios/android app to turn on or off your pool, check the water temperature or adjust any parameter, you can do it from home assistant like the rest of your home. With some very nice UI if you want to spend some time:
Also, you can create any kind of automations. Personally I prefer to schedule working times of the pump from home assistant with the scheduler card that from the poolstation platform.
You can configure notification when some value gets out of range. I turn my filtration on only when I have excess solar production from my solar panels to save energy.