-
Hello,
after flashing to 6.1.1 I experience the following issue on a sonoff TH:
With the mqtt topic set to "sonoff-x" or "sonoff-18" get a correct SENSOR message:
**19:02:14 MQT: tele/sonoff-…
-
Theo, if I compile the last distribution there are some errors about new declaration and old declaration.
xsns_bh1750:44: error: new declaration 'boolean Bh1750Detect()'
boolean Bh1750Detect()
…
-
In the file "ZsensorBH1750.ino", the Wire.requestFrom() is encapsulated by Wire.beginTransmission() and Wire.endTransmission(). Those can be removed, since the Wire.beginTransmission() and Wire.endTra…
-
Perhaps it's useful, so here are the latest results from "cargo run":
pi@gateway:~ $ cd MySController-rs/
pi@gateway:~/MySController-rs $ git pull
remote: Enumerating objects: 83, done.
remote: …
-
**Not a Tasmota Issue!**
Please could someone advise me on where to look to fix the below error? I have scoured the web and cant find an answer. pycurl is installed, and the upload works once afte…
-
-
If I flash a Wemos D1 with Arduino 1.8.5 over the COM port with the current mega version, it does not start.
Testet with 2 Wemos Boards.
I get:
ets Jan 8 2013,rst cause:4, boot mode:(1,6)
…
-
A few comments in one:
1. There are GPIOs 1,3,4,5,12,13,14 available on Sonoff DEV board.
In configuration UI are 1,3,4,5,12,14 only. Did I missed something, or it is the correct state?
2. On Son…
-
The Wire.beginTransmission() and Wire.endTransmission() are only used when writing data.
In the files:
"NodeMCU/NodeMCU-WIFIClient--GY30/NodeMCU-WIFIClient--GY30.ino"
"NodeMCU/NodeMCU-WIFI-HTTPSe…
-
Hello, when i try compiling from source in PlatfprmIO, i get errors:
Project
ESPEasy
.github
dist
lib
src
__CPlugin.ino
__NPlugin.ino
__Plugin.ino
__ReleaseNotes.ino
_C001.ino
_C002.ino
_…