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 Eve Room 2 Support #114

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Conversation

sieren
Copy link
Contributor

@sieren sieren commented Sep 5, 2021

Add support for Eve Room 2 using its characteristics
and different data stream.
The API accepts VOC in ug/m3, though the Eve app displays these
values as ppb (ug/m3 * 4.57 = ppb).

See: #107

Tested with homebridge-hue (See ebaauw/homebridge-hue#1020)

IMG_040B73739D43-1
IMG_3492

@simont77
Copy link
Owner

simont77 commented Sep 5, 2021

Thanks for this PR. At the moment I’m on holiday and cannot check it, nor publish on NPM. Could you update also the readme in the meantime?

@sieren
Copy link
Contributor Author

sieren commented Sep 5, 2021

@simont77 good call! Will add this.

@sieren
Copy link
Contributor Author

sieren commented Sep 5, 2021

@simont77 force pushed a README update to the initial commit.

@sieren
Copy link
Contributor Author

sieren commented Sep 5, 2021

Example running an Aqara TVOC Sensor via homebridge-hue:

IMG_3499
IMG_3498
IMG_3500

@sieren sieren force-pushed the add-room2-support branch 4 times, most recently from fcc3aaf to fdc6554 Compare September 8, 2021 08:10
@simont77
Copy link
Owner

simont77 commented Sep 9, 2021

Are you ok with this PR or you need more testing?

@sieren
Copy link
Contributor Author

sieren commented Sep 9, 2021

@simont77 it seems to look good now. I realised during long-term testing that VOC values need to be integers, not floats and the averaging by the timer would introduce floats, so I added a fix for that on tuesday specifically for VOC.
also added documentation for #107 (comment)

@sieren
Copy link
Contributor Author

sieren commented Sep 9, 2021

Actually hold off, this is missing in the README.

Add support for Eve Room 2 using its characteristics
and different data stream.
Room 2 accepts VOC in ug/m3, though the app displays these
values as ppb (ug/m3 * 4.57 = ppb).
@sieren
Copy link
Contributor Author

sieren commented Sep 9, 2021

Okay, we're good now 👍

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.

2 participants