-
I tried install framework with choco, but I surrendered after 3 days unsuccessful installing.
Further I cloned rep with git and called `make`, but project didn't make, again.
What have I done wrong?…
-
I have recently switched to Tasmota so may have missed something, but I have been testing the stability with a simple install on a POW. Uptime is around 24 hours, with no restarts showing.
However l…
-
Looking some plugins code for learning I realized that some optimization can be performed here and there.
Here's an example in the BH1750 plugin:
`sensors_resolution_t mode;`
`if (Settings.TaskDe…
-
## Mycodo Issue Report:
- Specific Mycodo Version:
upgraded vom 5.4.14 to 5.4.15
#### Problem Description
Error occured already on upgrade.
Already tried:
sudo ~/Mycodo/env/bin/pip instal…
-
### Expected behavior
same code worked in ESP8266 module
### Actual behavior
Error 1
stdin:1: attempt to index global 'gpio' (a nil value)gpio.write(3,gpio.HIGH)
Error 2
bh1750_Example1.lua:9: a…
-
-
i have upgraded a nodemcu, configured as Wenos, to the last firmware version.
Previously the mcu is on 5.6.1l release.
The mcu control 2 relay, after upgrade I can turn on the relay from mqtt and fr…
-
Hi, very aware that this might be a usage problem on my end.
I'm trying to interface with the BH1750 sensor, and doing:
```python
#!/usr/bin/env python
import time
from PyMata.pymata import…
-
Hi,
I love the idea of your wrapper and would like to use them on my Sonoff Touch switches which are based on ESP8285. Due to the size of the firmware I have to use the two step approach.
Unfortun…
lhurt updated
6 years ago
-
i hope all of you understand my bad english ;-)
sorry for the chaos and unstructured work but this is the first contribution
for a project in my life... i started 3 month ago with the arduino stu…