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

Create sensor abstraction #4

Merged
merged 6 commits into from
Oct 7, 2020
Merged

Create sensor abstraction #4

merged 6 commits into from
Oct 7, 2020

Conversation

fardog
Copy link
Owner

@fardog fardog commented Oct 6, 2020

The ZH03B air quality sensor isn't always easy to get ahold of, and being able to use different sensors like the Plantower PMS7003 or PMS5003 would be a nice addition. This doesn't add support, but it abstracts the air quality sensor reader so later support is straightforward. No idea if this abstraction is even remotely correct, but it should be easy enough to change.

@fardog fardog changed the title Abstract sensor Create sensor abstraction Oct 7, 2020
@fardog fardog merged commit e190504 into master Oct 7, 2020
@fardog fardog deleted the sensor-abstraction branch October 7, 2020 03:06
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.

1 participant