esphome / esphome-core

🚨 No longer used 🚨 - The C++ framework behind ESPHome
https://esphome.io/
GNU General Public License v3.0
545 stars 113 forks source link

[Feature Request] Please add CO2 sensor MH-Z19 #94

Closed nevalain closed 5 years ago

nevalain commented 6 years ago

Co2 sensor MH-Z19 would be great!

balk77 commented 6 years ago

The ESP Easy plugin for MH-Z19 could be used as a basis. Unfortunately I have no clue how to write such module.... I can help debugging though.

OttoWinter commented 6 years ago

Yep, mine arrived a few days ago. The protocol looks quite simple so I hope I can get it into 1.8.0

ThellraAK commented 6 years ago

Is UART used anywhere else, I can't find anything searching around, but it seems like it would be easier to add soft UART https://github.com/plieningerweb/esp8266-software-uart and use then be able to just send and receive things to it.

OttoWinter commented 5 years ago

Done :) it's in 1.8.0