- Sep 2, 2024
- 5
- Pool Size
- 9000
- Surface
- Plaster
- Chlorine
- Salt Water Generator
- SWG Type
- Hayward Aqua Rite (T-9)
Hello everyone, I have been using TFP to dive into an inground pool install. THANK YOU all, as the resource has been invaluable. So far we have the pool installed and running with all equipment. And now I am working to add automation controls as our pool installer wanted to charge me 5K to do all of the things I wanted. So we decided to go with a Nixie standalone nodejs pool controller. For vs pump, heat pump, chlorinator, lights, and water feature control.
I am trying to start simple and build automation as I go. So I am starting with lights, then I will add rs485 control for my VS Pump, Heat pump and chlorinator, and valves. I was just thinking it would be helpful to get something simple up and running and then expand. (If this is a bad idea please don’t hesitate to tell me that too)
I am following this guide per recommendation from others on here. Thanks
DIY Standalone Nixie Pool Controller
Where I am stuck and can’t find an answer is setting up my lights to run off the relay hat through my building automation hat. I have them wired and they are in fact on, so I know everything is wired correctly enough to get them to turn on (I am assuming the relay is powered on start up, because they are connected to NO). I have configured REM to allow I2c and I can see REM in my nodejs pool controller. But I can’t figure out how to address or gain visibility to my light relay, to tell the system the relay is a light.
Does anyone know of directions to configure REM that explain how to assign relay to a specific purpose, or in nodejs? Or am I way out in left field?
I am trying to start simple and build automation as I go. So I am starting with lights, then I will add rs485 control for my VS Pump, Heat pump and chlorinator, and valves. I was just thinking it would be helpful to get something simple up and running and then expand. (If this is a bad idea please don’t hesitate to tell me that too)
I am following this guide per recommendation from others on here. Thanks
DIY Standalone Nixie Pool Controller
Where I am stuck and can’t find an answer is setting up my lights to run off the relay hat through my building automation hat. I have them wired and they are in fact on, so I know everything is wired correctly enough to get them to turn on (I am assuming the relay is powered on start up, because they are connected to NO). I have configured REM to allow I2c and I can see REM in my nodejs pool controller. But I can’t figure out how to address or gain visibility to my light relay, to tell the system the relay is a light.
Does anyone know of directions to configure REM that explain how to assign relay to a specific purpose, or in nodejs? Or am I way out in left field?