Hello All, greetings from Melbourne, Australia.
I am embarking on a summer project to create my own pool controller with a Raspberry Pi. My main motivation to do this is to integrate all things pool related (temperature, chemical levels, controls) into my Home Assistant system.
First off, I want to be able to control my pump. I have a Reltech V5 Pro variable speed pump that I am a trying to communicate directly with using the RS485 port. Unfortunately, there isn’t any documentation on what the wires for this are, and when I contacted the manufacturer, they didn’t want to share with me a wiring diagram other than to say I need to buy their wifi enabled controller.
My current pool controller (a Waterway V9SPS) performs the following functions:
There are five wires coming from the pump into the controller. Black, red, white, green and brown. I’d like some guidance on how I can program control of the pump directly. I’ve come across a lot of different posts that talk about integration with other systems but can’t understand how communication to variable speed pumps works.
Any help would be appreciated.
Thanks.
I am embarking on a summer project to create my own pool controller with a Raspberry Pi. My main motivation to do this is to integrate all things pool related (temperature, chemical levels, controls) into my Home Assistant system.
First off, I want to be able to control my pump. I have a Reltech V5 Pro variable speed pump that I am a trying to communicate directly with using the RS485 port. Unfortunately, there isn’t any documentation on what the wires for this are, and when I contacted the manufacturer, they didn’t want to share with me a wiring diagram other than to say I need to buy their wifi enabled controller.
My current pool controller (a Waterway V9SPS) performs the following functions:
- Turns the pump on HIGH speed at 8am.
- Reduces pump speed to ECO at 9am.
- Adjusts Jandy valve actuator for solar heating if the roof temperature is high enough, and pool temperature is below 30 degrees (celsius).
- Turns everything off at 8pm (closes solar valve and turns off pump).
There are five wires coming from the pump into the controller. Black, red, white, green and brown. I’d like some guidance on how I can program control of the pump directly. I’ve come across a lot of different posts that talk about integration with other systems but can’t understand how communication to variable speed pumps works.
Any help would be appreciated.
Thanks.