FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: rodnic am 13 Januar 2020, 22:19:17

Titel: Tasmota MQTT Wimos D1 Mini DHT Shield
Beitrag von: rodnic am 13 Januar 2020, 22:19:17
Hallo zusammen,

ich möchte gern auf einen ESP8266 Wimos D1 Mini Tasmota installieren.
Wo finde ich da eine passende Anleitung?

Anschließend möchte ich das DHT Shield D11 per MQTT an einen Raspberry schicken.
Auf dem Raspberry läuft bereits ein MQTT Broker.

Bräuchte nur mal einen Ansatz wie das alles mit tasmota geht.

Danke
Titel: Antw:Tasmota MQTT Wimos D1 Mini DHT Shield
Beitrag von: Otto123 am 13 Januar 2020, 22:23:34
Hi

https://wiki.fhem.de/wiki/ESP8266

Gruß Otto
Titel: Antw:Tasmota MQTT Wimos D1 Mini DHT Shield
Beitrag von: xypzo am 15 Januar 2020, 23:23:42
https://tasmota.github.io/docs/#/installation/Flashing

I asume you want to flash an ESP with tasmota software?
Then you can read it out with the Fhem mqqt2 broker (define brokerName MQTT2 192.168.you.rIP 1885 global)
It will create the new sensor automatic if you have autocreate on...

But first read ALL the tasmota.github.io info!!!