-
tested this library with a MH-Z14A module.
comment about how to change from MZ-H19B to MH-Z14A module is missing.
delays hided away in a library are bad coding practice!!
To the author: If yo…
-
Hi Koen,
Can you help me out please?
Created this folder config/esphome/common containing 4 yaml files: base, aqi, bme280 & mh-z19b.
in the yaml config for the ESP8266 the packages not used are #…
-
If i want to use several software serial ports (i.e. BT module), then your implementation blocks software serial, because more than one opened ports can't work together at the same time on the chip (i…
almln updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
Some Arduino sensors work by reading a pulse for HIGH and LOW on a digital pin.
**Describe the solution you'd like**
- Add a "r…
-
Hi;
I'm Pedro from Spain, a Homebridge enthusiast.
I'v been testing/using this Homebridge plugin:
https://www.npmjs.com/package/homebridge-udp-json
I'v seen that you were/are some kind of co…
-
Hi, so I've started playing with this library, and I'm confused a little about range which .getCO2() returns.
My MH-Z19B has a sticker which states 0-5000ppm.
I've called getRange(), it returned 50…
-
As a general question:
Is it possible to write to the device? E.g. setting the time with a script would be much more convenient than fiddling with the buttons.
-
Hola, mirando varios proyectos he visto que un tema típico es que el sensor de medicion se descalibra al cabo de unas horas de uso. Os ha pasado algo similar?
-
I'm running on an ESP32 and I need a console to be on two serial port, both Serial and Serial1.
Would this be possible?
The trick here is that Serial is the normal serial that the boot loader etc us…
-
**Describe the problem you have/What new integration you would like**
The senseair s8 (added in esphome/esphome#705) sensor is much appreciated.
One of the benefits of the s8 (vs the mh-z19…