feat: Minimal readme and cleans up docker files.
Some checks failed
CI / Run Tests (push) Failing after 13s

This commit is contained in:
2024-11-14 22:12:20 -05:00
parent 9e2af22a36
commit 5e998a60d0
6 changed files with 21 additions and 38 deletions

View File

@@ -1,3 +1,7 @@
# dewPoint-controller
# dewpoint-controller
A description of this package.
![CI](https://git.housh/dev/actions/workflows/ci.yaml/badge.svg?branch=main)
Listens to an MQTT broker for temperature and humidity sensors and calculates
the dew-point temperature and enthalpy for the sensor, then publishes those back
to the MQTT broker.