-
**Describe the problem you have/What new integration you would like**
It would be nice to include support for SGP30 sensors as they are relatively cheap way to measure amount CO2 gas in the env…
-
Hi Maarten,
First of all thanks for sharing this CCS811 info! I'm running your css811basic sketch on a Nano, WAKE connected to ground. The CO2 values in the serial monitor are not very realistic, m…
-
I get error when ever I try to render multiple instances of the component for different type of data.
for example :
``` javascript
```
-
The current version still has the same problem as the versions of the last few weeks.
I use ESP_Easy_mega-20180922_test_ESP8266_4096.bin
The units without sensors run only slightly longer than one…
-
Are there any known issues with I2C & Wire.h with the Massive Breakout SDK? I am trying to get the [SGP30 Grove sensor](https://www.seeedstudio.com/Grove-VOC-and-eCO2-Gas-Sensor-SGP30-p-3071.html) to …
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32/NodeMcu32
**Affected component:**
DHT11
https://esphome.io/components…
-
Hello.Great code! i modify it to work with sht1x. Works great. Can you add more comments to code and explain how to add enother plot? i whant add mesure of TVOC sensor
-
Hi,
I would like to have a proper SVG of the following device:
https://www.red-dot.org/project/cleargrass-air-monitorcleargrass-luftueberwachung-39226/
I am also missing a TVOC (Total Volatile …
-
Hi, I've been using ESPhome with 1-wire, dht, and I2C sensors successfully. I recently got CCS811 sensors, and I wired it up. I2C scan detects the device at the proper address. When I try to update…
dkran updated
5 years ago
-
Hi!
In [your web](https://learn.adafruit.com/adafruit-ccs811-air-quality-sensor/overview) you indicate that TVOC is meassured in parts per billion (ppb) but in the examples you use parts per millio…