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

feat: Add ADC implementation #40

Merged
merged 8 commits into from
Mar 31, 2024
Merged

feat: Add ADC implementation #40

merged 8 commits into from
Mar 31, 2024

Conversation

ffenix113
Copy link
Owner

Also add battery sensor that uses ADC.

Still need to do some ZCL changes and clean up implementation, but it already works and tested on +3.3V board output and capacitive soil moisture sensor v2.0

Also add battery sensor that uses ADC.
This should've been done before, but I was not sure if it was needed or not.
This would allow sharing the cluster for other water measurement clusters, as they have same attributes and behavior.
It is generic, and should be configured properly for each use & sensor, but implementation is shared.
@ffenix113 ffenix113 marked this pull request as ready for review March 31, 2024 10:46
@ffenix113 ffenix113 enabled auto-merge (squash) March 31, 2024 10:47
@ffenix113 ffenix113 disabled auto-merge March 31, 2024 10:47
@ffenix113 ffenix113 merged commit 078c8ae into develop Mar 31, 2024
1 check passed
@ffenix113 ffenix113 deleted the feat/adc_battery branch March 31, 2024 10:47
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