kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
287 stars 166 forks source link

Read Temperature from Dht11 and send it to Alexa #414

Open Haxhi03 opened 4 years ago

Haxhi03 commented 4 years ago

Is it possible to read temperature and send it to Alexa? I looked at some old issues but i didn't find the answer. I use the code of Thermostat with Dht11.ino

sivar2311 commented 4 years ago

You have to take a closer look at the thermostat with dht11 example. There is a setSetTemperatureSettingOnServer function which sends the current ambient temperature and humidity to the server.

Haxhi03 commented 4 years ago

already added it

Haxhi03 commented 4 years ago

I mean if it is possible to add a function that i ask to alexa the temperature.

Haxhi03 commented 4 years ago

please help me

kakopappa commented 4 years ago

https://github.com/kakopappa/sinric/blob/master/arduino_examples/thermostat_example_with_dht_11.ino

Example read and send temperature to server

On Fri, 24 Apr 2020 at 1:52 AM Haxhi03 notifications@github.com wrote:

please help me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kakopappa/sinric/issues/414#issuecomment-618589191, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZUCZVZMSJKRPS5QIR3ROCE5HANCNFSM4MOSNCZQ .

Haxhi03 commented 4 years ago

I use that but alexa doesn't read my temperature

kakopappa commented 4 years ago

not sure. try switching to https://sinric.pro