Read the statement by Michael Teeuw here.
BME280 sensor with esp 8266
-
Hello
I would like to display the outside temperature on my magicmirror at home with a BME280 sensor wired to an esp 8266. I can’t find the solution easily -
@jeromeguill I replied in discord, don’t u check ?
-
@jeromeguill sorry, my error… I typed out the message with the link, but somehow didnt press enter…
https://github.com/awitwicki/MMM-BME280
from the third party list
-
@sdetweil said in BME280 sensor with esp 8266:
@jeromeguill I replied in discord, don’t u check ?
Out of topic what’s on Discord?
A MagicMirror channel or just something private? 😅
-
@Cr4z33 MagicMirror channel
these used to be connected but the plugin broke
I am moderator there as well
-
Hi,
i integrated some examples into my MMM-Temperature module (GitHub). There are serveral ones using an BME280 sensor connected to an ESP8266 or ESP32 sending the data either via plain TCP or MQTT.