feat: Minimal readme and cleans up docker files.
Some checks failed
CI / Run Tests (push) Has been cancelled
Some checks failed
CI / Run Tests (push) Has been cancelled
This commit is contained in:
1
Makefile
1
Makefile
@@ -18,6 +18,5 @@ run:
|
||||
|
||||
test-docker:
|
||||
@docker compose --file docker/docker-compose-test.yaml \
|
||||
--project-directory "${PWD}" \
|
||||
run --build --remove-orphans -i --rm test
|
||||
@docker compose --file docker/docker-compose-test.yaml down
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# dewpoint-controller
|
||||
|
||||

|
||||
[]
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user