calvinmclean/automated-garden

Add support for temperature/humidity sensors

calvinmclean opened this issue · 0 comments

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 to InfluxDB via Telegraf and MQTT
  • 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