-
Notifications
You must be signed in to change notification settings - Fork 3
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 support for extended dataformat alerts #458
Comments
@elias it seems that these are not working correctly.
|
"PM1.0": 9.0, These values from gateway history page so I am guessing PM100 is a typo maybe 😄 |
The pm10/pm25/pm40/pm100 names comes from alert types https://docs.ruuvi.com/communicate-with-ruuvi-cloud/cloud/user-api#request-body-10 |
These are good for me now. |
@io53 for some reason pm1.0 is duplicate and broken in alerts page. pm1.0.mov |
@io53 |
@io53 the bell triggering logic is not the same with pm 1.0 as it is for example for temperature. If measured value is already in alert triggering threshold when alert is activated the bell should start blinking right away. |
QA passed |
Description:
Need to add support for extended data format alerts for following, here are threshold values:
co2: 350 ... 2500
pm, all: 0 ... 250
voc, nox: 0 ... 500
sound: 0 ... 127
luminosity: 0 ... 10000
iOS card: ruuvi/com.ruuvi.station.ios#2184
Android card: ruuvi/com.ruuvi.station#1346
The text was updated successfully, but these errors were encountered: