|
|
|
|
|
by bhaney
410 days ago
|
|
If you have any familiarity with basic electronics at all, I strongly recommend building your own thermostat. It's very easy to connect a few relays and a temperature sensor to an off-the-shelf microcontroller. Give it any interface you want. Mine is an ESP-32 with a simple API that I control from a little web app or some basic push buttons on the thermostat itself in case the network is down. |
|