Commit Graph

25 Commits

Author SHA1 Message Date
826ff00f42 add log message PM sensor firmware version 2024-09-16 10:36:45 +07:00
753f22923c rename isValidPMS to isValidPm 2024-08-30 19:07:31 +07:00
1afcca25a1 Fix compile failed. 2024-08-26 15:54:41 +07:00
104d58a8c0 resolve review #222 2024-08-26 14:14:42 +07:00
b049a23657 Restart device after PMS sensor read failed 10 times 2024-08-25 20:21:26 +07:00
ab69b686ec Merge branch 'develop' into feature/root-api 2024-08-20 09:22:36 +07:00
5fb27b6d1e Check value sensor value 2024-07-24 09:05:57 +07:00
7b9dac756b Reintroduce 'ROOTAPI' so domain and protocol can be configured
eg. setter for api root added as comment in examples/BASIC/BASIC.ino
2024-07-21 19:38:50 +12:00
0eba54fd28 Remove don't use code 2024-06-25 17:20:04 +07:00
dbc63194e6 Update BASIC.ino example 2024-06-24 18:34:24 +07:00
a11eaea532 [fix] build fail on example BASIC 2024-06-18 19:59:29 +07:00
f7e811e34b Update server GET configure period to 60 sec 2024-06-04 18:30:33 +07:00
037bb37184 Change macro name SERVER_CONFIG_UPDATE_INTERVAL' to SERVER_CONFIG_SYNC_INTERVAL` 2024-06-04 18:29:35 +07:00
78a2a78020 Update CO2 calibration message show on display 2024-05-25 20:25:50 +07:00
1ec5d84043 show wifi connect on display by qrcode 2024-04-25 06:49:14 +07:00
1d6a0a06c0 Move Arduino_JSON to AirGradient libries 2024-04-11 09:29:29 +07:00
5b271f4ed9 Remove WiFiManager from Build Instructions 2024-04-07 16:51:03 +07:00
4577082731 clarifying method/variable/class names 2024-04-07 16:39:01 +07:00
f681d4b2e8 add WiFiManager and 'U8g2 to Libraries` 2024-04-04 18:35:15 +07:00
f52eab87d2 [temporary commit] 2024-04-03 07:04:28 +07:00
954a7751cc fix issue: multiple define UseLedBar 2024-04-01 09:23:03 +07:00
be1a9778e6 Fix: PMS Read Failed 2024-03-14 21:17:43 +07:00
512509c2e2 Print HTTP Response in logs in case of error 2024-03-10 08:44:49 +07:00
469d07a2d6 fix: O-1PS not recognized 2024-03-06 17:20:55 +07:00
852fdc4360 Renamed example file. 2024-02-29 17:58:58 +07:00