Open arm358 opened 3 years ago
Thanks for checking out my project.
The pins to use depend on which pi you're using. If you're using a pi0w, then yes. But just to add extra clarification, if you click on the link to the "pi4j wiring documentation" from the readme, it'll take you to the pi4j website. choose the specific board you're using. For example, if you have a pi0w, you'd refer to this You'd want to use these "0" and "1" pins.
I'm using these relays. Full disclosure, I'm an Amazon Affiliate, so I get a small amount of money if you click that link and buy anything in the same day (not just the thing I linked).
You'll want to connect the corresponding gpio pin from pi to the center pin on the relay. You connect the other side of the relay to the button terminals on your thermostat, so it's like the relay is closing the circuit the same way a button press would. I soldered my wires on, but you could probably get away with electric tape depending on your thermostat. If that still doesn't make sense, just let me know. I'm going to update the readme to include some more clarity either way.
Thanks for opening this issue. I'll make a point to improve the details at these points in the readme, and if you have any issues, don't hesitate to let me know. I'll keep this issue open until the readme is updated.
Hi came here from Reddit! Want to implement this in my own home. I have the software side down fine -- no problems there. Had a few questions on the actual wiring to the thermostat.