ArduinoMysensorsBoilerSwitch by davidbranagh02

Cloned from Sketch MultiButtonRelaySwitch by davidbranagh02

MySensors boiler controller based on relay modules and froniusPCB
//Code used to interface with boiler controller //This device has 2 relays and 5 buttons //I have repurposed 2 buttons as 'boost for 1 hour' functions for Central Heating and How Water. //I have included firmware code to switch off after an hour (even though could be done at a higher level)

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:392655" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>