Page 1 of 1

RainMaker Thermostat

Posted: Sun Dec 10, 2023 6:36 pm
by andyB2020
Hi, can anyone help me with an example code for esp32 with rainmaker library for a thermostat with DHT22 as a temperature sensor?
I'm a bigginner with esp32 and I don't know how to make the code from scratch.
Thanks.

Re: RainMaker Thermostat

Posted: Wed Jan 03, 2024 5:50 pm
by ESP_Piyush
Please check out these videos by some hobbyists to understand how to integrate temperature sensors in ESP RainMaker:
Using RainMaker with Arduino IDE in ESP32
Temperature and Humidity Monitor Using ESP RainMaker

After that, check my comment here to understand how to implement any standard device type. A list of standard devices and parameters can be found here. Search for "Thermostat" and its list of mandatory params.