The current code only allows assigning Alarm, Generator start/stop, Pump) to the first relay. I'm planning to modify the code so that at least two additional relays can be assigned functions. I'm running on a Raspberry Pi that supports up to 6 relays.
The code that needs to change is in dbus-generator-starter and bus-pump for those two functions. But I can't find where the relay state is changed when it is set to Alarm.
Any one have any ideas?