Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for temperature/humidity sensors #49

Closed
calvinmclean opened this issue Jan 28, 2023 · 0 comments · Fixed by #139
Closed

Add support for temperature/humidity sensors #49

calvinmclean opened this issue Jan 28, 2023 · 0 comments · Fixed by #139
Labels
enhancement New feature or request server Related to the Go garden-app code

Comments

@calvinmclean
Copy link
Owner

calvinmclean commented Jan 28, 2023

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
@calvinmclean calvinmclean changed the title Add support for Temperature/Humidity sensors Add support for temperature/humidity sensors Jan 28, 2023
@calvinmclean calvinmclean added enhancement New feature or request server Related to the Go garden-app code needs more detail Issue requires more detail or discussion labels Jan 28, 2023
@calvinmclean calvinmclean removed the needs more detail Issue requires more detail or discussion label Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server Related to the Go garden-app code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant