-
I'm trying to use Roode in my ESP32 and it works very good, but I also need to add an BH1750 Illuminance sensor which need i2c bus too, when I'm trying to define the i2c bus for both Roode and BH1750 …
-
Hi,
Thanks for your great job, I'm using Espurna for many years ;)
I'm not sure it's an issue, maybe I was wrong somewhere...
I have generated a LOLIN 8266 node, based on espurna 1.14.2-dev, us…
-
The library for the BH1750 has been updated. Rather than calling the method write8 to change the light meter state.
lightMeter.write8(BH1750_POWER_DOWN);
You should now call the configure method…
-
### The problem
Im trying to read the ambient light with a `bh1750` and using the shown `yaml`, every couple of readings, It becomes offline and shows the log presented.
tried changing the frequ…
-
Could you please write yaml part of adding SEEED SHT35 to MR60FDA2 board?
https://www.seeedstudio.com/Grove-I2C-High-Accuracy-Temp-Humi-Sensor-SHT35.html
-
### Device
D1mini with soldered on bh1750 and the mmwave sensor
### Version
Current dev branch (3a34f06c3f26bef1338ec81a7ce5d1af4b5b7559)
### Question
Hi all :)
My usage of espurna in …
-
Hi All,
So I've seen people having this issue "device not configured" for me, I know it's not hardware issue because I've been running MicroPython without a problem and the BH1750 sensor is soldered …
-
Please consider adding a photoelectric/photoresistor light meter sensor for measuring plant light levels (a.k.a. "sunlight measurement) in order to help determine growth conditions to the hardware des…
Hedda updated
2 years ago
-
Please add support for the following devices and sensors that have kernel support:
AHTx0
BH1750
BME280, BME680, BMP280, BMP380, HDC100X,
JC42 complaint sensors, for example MCP980x, MPU6050, MPU…
-
**Describe the problem you have/What new integration you would like**
The BH1745NUC colour sensor is not yet supported, only the BH1750 is currently.
**Please describe your use case for this i…