Add support for temperature/humidity sensors
calvinmclean opened this issue · 0 comments
calvinmclean commented
Add the ability to read data from temperature/humidity sensors. Even though I added support for external weather APIs, this feature can still be useful for indoor gardens and for monitoring the electronics in outdoor locations.
Requirements
- Allow reading temperature/humidity data in
garden-controller
, publishing data toInfluxDB
viaTelegraf
andMQTT
- Allow
garden-app
to read data from InfluxDB - Initially this will not be used for WeatherControl and will just be used to have data about the controller's conditions