-
Using this overall great class gave me the problem of multiple declaration (of this class).
The reason for this is in my opinion the missing include guards in the header file:
using lines like
```
#…
-
Hi all, I am new with the Sonoff devices. I have a Sonoff Basic and I' ve flashed in it the Tasmota firmware following these configurations:
/*
user_config.h - user specific configuration for So…
-
hi,when I used ina219, I found that the voltage value of the display was not accurate enough to display the numbers behind the decimal point.
![qq 20180105224036](https://user-images.githubuserconten…
-
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-…
-
Hej, I've installed/tested several versions from GitHub and am finally running Tasmota with v6.1.1c. I nearly deactivated all packages beside web-server, MQTT and ws2812b support as I want to switch o…
-
I stupidly left Atom set to auto-update and it did a load this morning. I then installed the newly compiled firmware on a new module and it was crashing all over the place - no source code changes fro…
-
Hi,
When I compile vanilla 5.14.0a everything is OK.
When I usw
`#define USE_CONFIG_OVERRIDE // Uncomment to use user_config_override.h file. See README.md
`
with my us…
-
I'm going through and updating the libraries to our new build process and to turn on lint. Here is the process:
1. Copy `.pylintrc` from the cookiecutter repo into the new repo.
2. Add this to `.g…
-
Hello!
The last submitted i2c address will be used for both devices:
### Steps to reproduce
How can we trigger this problem?
Create one INA219 Device with address 0x40 and a second one with …
-
**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…