8873bacf55
Merge pull request #243 from airgradienthq/feature/add-pm-configuratin-for-display
...
Add configuration: monitorDisplayCompensatedValues
2024-09-24 09:42:50 +07:00
bf2388b121
Merge pull request #241 from DmitryPustovit/support-display-disable-for-diy-board
...
Added support clearing display at 0 brightness for DIY Boards
2024-09-24 09:41:01 +07:00
3adf58537a
Changed error message
2024-09-22 14:13:24 +07:00
866684eb30
fix load configuration value changed
2024-09-21 14:26:06 +07:00
9d01479406
Update show PM compensate value on display and documents
2024-09-21 14:08:42 +07:00
20245f2110
Saving work
2024-09-21 13:06:01 +07:00
c4024f49fb
Added support clearing display at 0 brightness for DIY Boards to AgOledDisplay.
...
Currently, the only affect the brightness setting has with the DIY boards is an attempt to set the contrast.
Setting the contrast to 0 does not have any effect.
This appears to be a know limitation for these display boards.
2024-09-20 00:36:34 -07:00
507b958fdf
Correct LED bar show PM value use compensate
2024-09-17 10:15:47 +07:00
c8d5b546ed
correct PM compensate the input argument value humidity instead of temperature, fix #234
2024-09-16 14:52:04 +07:00
b7cfdc4c4d
Update AirGradient.h to v 3.1.8
2024-09-16 12:47:50 +07:00
520550037d
Explicitly set active mode for PM sensor upon initialization
2024-09-15 08:26:38 +07:00
90f336dee7
Revert "Explicitly set active mode for PM sensor upon initialization"
...
This reverts commit 0d39643e76
.
2024-09-15 08:23:32 +07:00
0d39643e76
Explicitly set active mode for PM sensor upon initialization
2024-09-15 08:22:50 +07:00
013fb94307
Only for tcp timeout
...
Ignoring connect to server timeout
2024-09-11 16:37:50 +07:00
e16373a64d
Add new public member to set http client timeout by caller
2024-09-11 16:02:13 +07:00
f929623443
Fix uri formatting postToServer to use apiRoot
2024-09-11 16:01:16 +07:00
59587ce2b7
Add http request timeout number for ApiClient
2024-09-11 15:48:44 +07:00
28096e9faf
Update version to 3.1.7
2024-09-02 19:55:16 +07:00
682378a47c
Merge pull request #231 from airgradienthq/develop
...
Add WiFi feature
2024-09-02 19:53:33 +07:00
99ddd24432
Merge branch 'develop' into feature/wifi-connect-to-default
2024-09-02 19:44:53 +07:00
29491e4cbe
Merge pull request #229 from airgradienthq/develop
...
Merge to Master to Release 3.1.6
2024-09-02 12:19:46 +07:00
7471d8079a
Update AirGradient.h to v 3.1.6
2024-09-02 12:17:08 +07:00
8b0fe967f1
Merge pull request #223 from airgradienthq/hotfix/print-log-wrong-format
...
Fix print log message number format
2024-09-02 12:11:43 +07:00
6f1cef4e67
Merge pull request #224 from airgradienthq/hotfix/pms25-compensated-show-on-display
...
[Fix] PM2.5 compensated show on display
2024-09-02 12:09:51 +07:00
02b63ff816
Merge pull request #226 from airgradienthq/fix/pm2.5-compensated-formula
...
Fix pm2.5 compensation formula
2024-09-02 12:06:39 +07:00
d3534cda52
handle ledBarTestRequested
on OpenAir
2024-09-01 20:19:18 +07:00
aafaa42a68
Update formula link
2024-09-01 19:56:11 +07:00
2e9ff0d7dd
add link to formula document
2024-08-30 19:21:54 +07:00
244b7814a6
add link to formula documents
2024-08-30 19:20:08 +07:00
28d27ee8fd
Rename temperatureCompensated
to compensateTemp
and humidityCompensated
to compensateHum
2024-08-30 19:17:58 +07:00
753f22923c
rename isValidPMS
to isValidPm
2024-08-30 19:07:31 +07:00
c45901706f
Merge branch 'develop' into hotfix/pms25-compensated-show-on-display
2024-08-30 19:02:50 +07:00
663836e277
Merge pull request #205 from airgradienthq/feature/send-pms-sensor-fw-version-to-ag-cloud
...
Send PMS5003T firmware version to Ag Cloud
2024-08-30 10:54:36 +07:00
c52962d628
Update float constant
2024-08-26 20:47:48 +07:00
6b65efd3d6
fix pm2.5 compensated formula, #225
2024-08-26 20:43:48 +07:00
03e2afbf54
WiFi Connect to default airgradient
if WiFi connected is empty
2024-08-26 15:47:49 +07:00
104d58a8c0
resolve review #222
2024-08-26 14:14:42 +07:00
7a988ea6c1
rename compensated
to compensate
2024-08-26 11:56:01 +07:00
db21648e91
Merge branch 'develop' into feature/send-pms-sensor-fw-version-to-ag-cloud
2024-08-25 20:46:28 +07:00
63f653d5cd
fix PM2.5 compensated on display, #221
2024-08-25 20:37:38 +07:00
b049a23657
Restart device after PMS sensor read failed 10 times
2024-08-25 20:21:26 +07:00
b1aaa04421
update GIT_BUILD version
2024-08-23 09:12:43 +07:00
186f0d27ab
Update version
2024-08-23 08:59:28 +07:00
73089b51f5
add firmware version for arduino build
2024-08-22 11:23:53 +07:00
88e3d0bd3f
Ignore and return failed if configurationControl
is cloud
2024-08-21 12:54:06 +07:00
900a2da2ac
Log POST data
2024-08-21 12:27:56 +07:00
ab69b686ec
Merge branch 'develop' into feature/root-api
2024-08-20 09:22:36 +07:00
be150e105a
Merge pull request #204 from airgradienthq/feature/add-http-request-to-ag-log
...
Add log message HTTP request and response to AG server
2024-08-18 11:37:42 +07:00
ecadeeb156
Merge pull request #209 from airgradienthq/hotfix/json-round-2-decimal-place-support-negative-value
...
`round2` support negative value
2024-08-18 11:33:39 +07:00
219ff73132
Merge pull request #212 from airgradienthq/feature/correct-pm2.5-formula
...
correct pm2.5 formula to show value on display
2024-08-18 11:32:50 +07:00