The 12 station limitation was because of the limited number of GPIO pins on the Raspi when the relay_board plugin was written.
If you are willing to build a simple shift register circuit you can add as many stations as you need:
https://github.com/Dan-in-CA/SIP/wiki/Relay-interface
Also, with this setup you will not need to use the relay_board plugin. it will work directly with SIP's native code.
Dan
If you are willing to build a simple shift register circuit you can add as many stations as you need:
https://github.com/Dan-in-CA/SIP/wiki/Relay-interface
Also, with this setup you will not need to use the relay_board plugin. it will work directly with SIP's native code.
Dan