Metadata-Version: 2.1
Name: co2-reading-plugin
Version: 0.1.0
Summary: Return a CO₂ reading every interval from an Adafruit CO₂ sensors SCD30, SCD40 or SCD41.
Home-page: https://github.com/Pioreactor/co2_reading_plugin
Author: Kelly Tran, Cameron Davidson-Pilon
Author-email: cam@pioreactor.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: adafruit-circuitpython-scd30
Requires-Dist: adafruit-circuitpython-scd4x

## Pioreactor CO2 reading plugin

Adafruit offers three CO2 sensors ([SCD30](https://www.adafruit.com/product/4867), [SCD40 and SCD41](https://learn.adafruit.com/adafruit-scd-40-and-scd-41)) that measure CO2, temperature, and humidity.

This is a simple Pioreactor plugin that returns CO2 readings (or all readings) at a set duration from stemma QT connected Adafruit SCD sensors.

Install with `pio install-plugin co2-reading-plugin` from the command line, or in the Pioreactor UI.


> Important: after installation, this requires a reboot of your leader Pioreactor

### Overview chart

This also adds a chart to your overview page that displays the CO2 readings per Pioreactor.
