Hello,
Yes I am newer to all of this so I apologize should any of this be too basic, but I want to clarify before I begin to tackle a project.
I have a gas fireplace that has a switch on the wall to turn on and off. This switch has nothing by 2 DC wires going to a control box to enable the automatic pilot light and spark. I have confirmed both by the manual and volt meter, this DC box is using a 3v source @ ~200ma
What I want to do is use a RiPi w/ HAP-Node and setup as a iOS HomeKit Bridge to add the "fireplace" as a HomeKit accessory to be able to turn the fireplace on/off.
I got the scripting understood, but want to validate the following.
For the wiring, I would need the following (correct?):
1) RiPi
2) 3v Relay
3) Wire PIN 1 of RiPi to Relay VCC
4) Wire PIN 6 of RiPi to Relay Ground
5) Wire 2 "Switch" wires from Fireplace to Relay
Does this logically make sense? Would I need to add anything else based on what was provided (Using RiPi to wire to 3v 200ma switch?)
Appreciate anyones assistance.
Thanks!