-
Hi, I´m testing the latest HeltecV2 for paxcounter but I´ve errors
0) Do a esptool.py erase_flash
1) git clone latest version
2) activated BME680, recognized
3) TTN does not show correct data
…
-
As discussed with @sommersoft, these changes would be made to the Libraries section only:
- Collapse list of Open PRs.
- Update "## open issues" line to read "## open pull requests and ## open iss…
-
[Pylint 2.4](http://pylint.pycqa.org/en/latest/whatsnew/2.4.html) introduced a new check: `import-outside-toplevel`.
This check warns when modules are imported from places other than a module top-…
-
I tried compiling Tasmota 7.2.0 (master), the following error occured:
Arduino: 1.8.10 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (m…
-
for this error after installing.
```
pi@raspberrypi:~/breakout-garden-master $ sudo ./install.sh
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: set…
-
Any chance in adding in the support for the bme280 sensors for in hive temp / humidity. Amazon has them for about $3 each and i don't think that we need the gas sensors in the hive. (Would reduce the …
-
Hi,
thanks for good work, i posted a problem on the mqtt client few days ago and you directed me to this version.
I had problems uploading with platformio, so I imported the code in Arduino IDE. It …
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Docker, and pip in windows 10
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32 Wemos32
**Affected component:**
[wifi_info](ht…
-
Hello,
first of all thank you for this interesting IOT-sensor design!
I would like, to use another, cheaper sensor like the MQ135.
Is it possible, that you upload the sources in order to code fo…
-
I am working with a BME680 breakout and trying to use it on an alternative I2C bus on the ATSAMD21G. I've been trying to modify the library to add the option to choose which I2C bus to use the sensor …