Long winded here hope you can help, I'm new to this and will try to not sound like an idiot.
I removed the boiler from my home and needed to install multiple furnaces. The furnaces can NOT start and or run at the same time due to a drop in fuel pressure. Installing a larger diameter fuel line is cost prohibitive.
I want to build a device that will control the simple two wire mercury thermostats, they are basically on/off switches.
The device needs to see that if one thermostat is calling for heat it does not allow the other one to come on. Then once that area of the house has reached temp the thermostat will stop calling for heat. At this time if the temp has dropped at the other location that thermostat will then be able to come on. The first thermostat will then be disabled until the second thermostat has completed its cycle.
I have found several articles for controlling switches but nothing that really talks about sensing other switches and only allowing one or the other to operate.
I have a raspberry pi 3 currently and decent soldering skills/tools. My programming knowledge is zero but I need to do something to get heat in my home for the winter. I'll figure it out just need some direction. Thanks