arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.02k stars 4.78k forks source link

alexa read temp from WeMos D1 #1713

Closed cobra85ec closed 6 years ago

cobra85ec commented 6 years ago

can alexa read temp from WeMos D1 mini with DHT11

SodoffBaldrick commented 6 years ago

Not directly I believe. You'd want to have an MQTT broker installed somewhere which is connected to Amazon. So the WeMos reports the status via MQTT to a server. Alexa is configured to connect to the server and read the variable for that particular sensor.

Have a look into Home Assistant.

cobra85ec commented 6 years ago

i have MQTT on a pi3 with node-red also...

Jason2866 commented 6 years ago

Install OpenHab on the Pi. With the HueEmulation (you have to install via Paper UI) is this possible. You have to "Tag" this item... Alexa will discover it... I use this in my Homeautomation with a DHT22 (more accurate).

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem.