-
Is it planned to get support or is there a workaround already for MAX44009 / GY-49 ambient light sensor ? It's an I2C module pretty efficient for light sensing.
Basic description of it here: https://…
-
I am trying to use this to create a library for the HDC1080 temperature / humidity sensor. I understand from the data sheet that one has to wait for 6.5ms after writing to the register address before …
-
After the latest source & Custom.h changes I am not able to compile the Custom firmware using Vagrant anymore.
The compilation log ends with:
default: Compiling .pio/build/custom_IR_ESP8266_4M1M/F…
-
Z testu poniżej wynika, że czujnik HDC1080 w zakresie pomiaru temperatury oraz wilgotności jest nawet dokładniejszy niż BME280:
https://www.youtube.com/watch?v=ynNeiFEJnrA
Czy planujecie dopisanie w…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I get incorrect temperature values from
a BME 280 (on ESP32 // Tasmota 10.1.0 by Theo Arends),
a BMP280 or (…
-
Hi @maarten-pennings,
Thanks for your work and dedication on this.
I'll be working on project to equip class rooms with _air quality_ sensors. To test the accuracy of the CCS811, I made it run ne…
-
**Module hangs on _get_methods()**
I have Arduino UNO R3 with HDC1080 sensor, code:
```
#include
#include
#include "ClosedCube_HDC1080.h"
HardwareSerialIO io;
ClosedCube_HDC1080 hdc1080;
…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Docker image
**ESP (ESP32/ESP8266, Board/Sonoff):**
NodeMCU ESP32
**Affected component:**
Sensor HDC1080
*…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Home Assistant add-on in a container
**ESP (ESP32/ESP8266, Board/Sonoff):**
Wemos Mini ESP8266
**ESPHome version (latest…
-
I've tried compiling my own version of EasyESP with only P076 and P077 enabled. When using custom_ESP8266_1M only P077 is included, and Info page shows there's 1 plugin installed. When using custom_ES…