In case its not clear, you have created jacks, which are pwm outputs and used for lights, dosing pumps, wave makers etc. You need to create outlets which are for relays. Jack pin number represents pca9685 numbers , can be multiples (comma separated), and the pin number itself is serial numbers (0,1,2,3 ... 15). While outlets always have a single pin number, and they are GPIO numbers as indicated by their label GPIOXX (not serial number) in the pinout diagram.You have to declare outlets, with GPIO pin numbers, as mentioned here: https://reef-pi.github.io/build-guides/power/




