sinric icon indicating copy to clipboard operation
sinric copied to clipboard

thermostat functionality required

Open aandroide opened this issue 5 years ago • 1 comments

hello is it possible to increase an example of thermostat with adjustable temperature connected to a sensor dht 22 and wemos d1 mini? and the ability to send commands from the google app to the esp module? thanks

aandroide avatar Mar 31 '20 17:03 aandroide

if you are taking about automatically adjusting the temperature based on DHT, then you have to do it in the wemos it self.

You can use GH or GH app to voice control/ manually control the temperature as well. You have to handle the incoming commands in the code.

kakopappa avatar Apr 01 '20 03:04 kakopappa