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

Air Quality telemetry in Node-RED flows #49

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

glossyio
Copy link
Owner

@glossyio glossyio commented Feb 5, 2025

Created Node-RED flows for Air Quality sensors (greendormer/enviroplus-monitor):

  • Entirely new flow called capture-aq
  • AQ flow listens for MQTT messages from python script, saves to tmdb.sqlite
  • Added ThingsBoard telemetry send of aq readings
  • Added aq sensor documentation

@glossyio
Copy link
Owner Author

This has been running for a few days to test functionality, and I think it's in a good spot now. I spent a lot of time and fixed quite a few regressions from the previous CONFIG merge that I realized once it was deployed.
I also captured many more client-side attributes and configuration for better debugging, once someone comes onto the TB platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MS#2, AQ] Create Node-RED flow to execute Python program, read data as needed
1 participant