Hayward AquaLogic / ProLogic automation

I found the best way to have Home Assistant manage the heater is to give Home Assistant full control of the heater. Have a read through this post (of mine) above and the five that follow it.

After implementing the generic thermostat in 2022, I’ve never looked back.

If that can work for your usage, it makes voice automations simple.

Hi all - I’m finding my way back to this thread after a few years. My integration has been working really well up until a most recent upgrade to Home Assistant 2025.5.3. Curious if others here are finding the aqualogic integration failing recently

Here’s the error in my logs: Detected blocking call to import_module with args (‘custom_components.aqualogic.sensor’,)

Going to start digging, but thought I’d post to see if someone has already solved this!

I’m not seeing any errors and I’m on 2025.5.3. You can give my fork a shot. I did do a bunch of cleanup and fixing errors. Or if you find the problem in the code you have, look to see if it’s different in mine.

Thanks for the share - I was able to hack my way through it - looking at your code I think you made some potentially more elegant fixes than I did. The const imports in my sensor.py file definitely needed cleaning up (it was throwing errors attempting to use “POWER_WATT”, “TEMP_CELSIUS”, and “TEMP_FAHRENHEIT”.

Appreciate the quick response!

I noticed there are switches for a Pool Filter VSP. I did not see anything for Spa Filter VSP? Like if i want to start the Spa Filter Speed setting 2?
Or am i missing something?