niklasarnitz / qingping-co2-temp-rh-sensor-mqtt-parser

10 stars 4 forks source link

qingping-co2-temp-rh-sensor-parser

This is a small utility to parse the data from a Qingping CO2 Temp & RH Sensor via it's private cloud functionality.

If you want to learn how to enable the private cloud functionality, you can read more about it here.

Environment Variables

Home Assistant support

By default temperature, humidity, CO2 and the battery state of the sensor are being announced via the Home Assistant discovery protocol, so the sensor should be configured automatically.

If you need any other data which also gets parsed and published by this piece of software, you can use the MQTT Integration in Home Assistant for that.

Docker deployment options

Development

To install dependencies:

bun install

To run:

bun run index.ts