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

Offset/Calibration post fetch #17

Open
mindtripper opened this issue Jan 11, 2021 · 0 comments
Open

Offset/Calibration post fetch #17

mindtripper opened this issue Jan 11, 2021 · 0 comments
Labels
enhancement New feature or request.

Comments

@mindtripper
Copy link

It would be good to be able to manually "calibrate"/offset the data received from the device/cloud.
For instance; I have multiple sensors from other vendors that measure humidity. They are fairly accurate and provide data within ~1% margin of each other. The jq-300 however measures about 10 percentage points higher constantly.

If I change the calibration related to humidity in the PerThings app, it reverts back to the device detected value that is about 10 percentage points higher after a couple of minutes.


jq300:
  username: YOUR_EMAIL
  password: YOUR_PASSWORD
  devices:
    - Kitchen
      humidity_offset: -10
      .....

I do understand that this kind of offset is not very precise, but it's not going to be worse that the actual data reported by the device.

@mindtripper mindtripper added the enhancement New feature or request. label Jan 11, 2021
Limych added a commit that referenced this issue May 5, 2021
…-2.13

Update pyupgrade requirement from ~=2.12 to ~=2.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant