Commit Graph

  • 0297059e91 Fix check pm0003 count is valid samuelbles07 2025-03-21 08:46:14 +07:00
  • 30622fca99 MeasurementCycle queue only applied for cellular samuelbles07 2025-03-21 04:40:27 +07:00
  • 7c2aa35e4f Fix wifi connection error when using cellular samuelbles07 2025-03-18 01:02:10 +07:00
  • e93009f31c Decrease delay otaInProgress check samuelbles07 2025-03-18 00:01:04 +07:00
  • 26db6372cd Tested ota cellular integration samuelbles07 2025-03-17 22:17:59 +07:00
  • d94ebbc570 Integrate ota samuelbles07 2025-03-17 15:12:11 +07:00
  • 299234ac40 Update OneOpenAir.ino samuelbles07 2025-03-17 02:20:43 +07:00
  • 76b2b3f940 Adjust interval based on network options samuelbles07 2025-03-16 23:15:01 +07:00
  • bf09b746c7 Handle reconnection when network option is cellular samuelbles07 2025-03-16 22:47:21 +07:00
  • b5c67cb0b1 Better network mode representation samuelbles07 2025-03-16 16:13:14 +07:00
  • 5f40a327b3 Run networking related on seperate task samuelbles07 2025-03-16 02:22:38 +07:00
  • 66b0c63de5 New function for measurement cycle samuelbles07 2025-03-16 02:19:22 +07:00
  • cc3228f49a Fix: submodule changes samuelbles07 2025-03-14 11:48:12 +07:00
  • 8728589ca1 Make sure CE load switch disable on boot samuelbles07 2025-03-14 11:04:32 +07:00
  • 4b356920c2 First working integration using airgradientClient samuelbles07 2025-03-14 01:41:23 +07:00
  • c94b886360 Add airgradient-client as submodule samuelbles07 2025-03-14 01:18:36 +07:00
  • e056e44917 Add how to compile document Samuel Siburian 2025-02-28 16:10:56 +07:00
  • 3b00fa69b8 Remove forgottern to delete text samuelbles07 2025-02-28 16:01:37 +07:00
  • e0720ac580 Add notes about arduino-esp32 version compatibility Adding how to contribute section samuelbles07 2025-02-28 15:59:46 +07:00
  • 0861c2dcaa Missing install library step for diy model samuelbles07 2025-02-26 14:43:14 +07:00
  • 59fc0c409b Update to more comprehensive steps samuelbles07 2025-02-26 14:37:31 +07:00
  • 6d63fdf643 Remove step to plug the monitor samuelbles07 2025-02-24 21:42:14 +07:00
  • 033358e2c2 Update example sketch headers samuelbles07 2025-02-24 14:59:12 +07:00
  • 47034f62b4 Add howto compile docs samuelbles07 2025-02-24 14:53:47 +07:00
  • 71a21ce7e6 Merge branch 'master' into develop samuelbles07 2025-02-24 14:15:13 +07:00
  • 3f5e5eebbb Merge pull request #279 from MallocArray/patch-2 Samuel Siburian 2025-02-16 04:32:28 +07:00
  • f9be400a5d Address PR comments on versions MallocArray 2025-02-15 15:28:17 -06:00
  • 54808ac076 Merge remote-tracking branch 'origin/develop' 3.2.0 samuelbles07 2025-02-10 01:37:41 +07:00
  • 063bb2a227 Prepare release 3.2.0 samuelbles07 2025-02-10 01:36:41 +07:00
  • 93f79173b2 Release 3.2.0-alpha 3.2.0-alpha samuelbles07 2025-02-07 20:06:10 +07:00
  • 615c2389e7 Prepare 3.2.0 alpha release samuelbles07 2025-02-07 19:16:16 +07:00
  • f972637cca Merge pull request #283 from airgradienthq/feat/update-pm-correction Samuel Siburian 2025-02-07 19:05:20 +07:00
  • 4c7e72b8e7 Better logging Fix notif when wifi not connect feat/update-pm-correction samuelbles07 2025-02-07 10:45:14 +07:00
  • d4b4f51c3c Map batch PM correction as custom enum samuelbles07 2025-02-06 17:35:01 +07:00
  • 1c42ff083d Make PM correction applied for all model samuelbles07 2025-02-06 15:58:15 +07:00
  • 17d2e62b15 Remove delayed oled display samuelbles07 2025-02-06 15:38:36 +07:00
  • 38aebeb50a Reformat pm correction enum naming samuelbles07 2025-02-06 12:49:41 +07:00
  • b0f5263829 Merge pull request #277 from airgradienthq/feat/correction-temp-hum Samuel Siburian 2025-02-06 10:14:38 +07:00
  • 3226c14b6d Merge pull request #278 from airgradienthq/feat/disable-cloud Samuel Siburian 2025-02-06 10:13:50 +07:00
  • 0e26aa1b5d Improve comments samuelbles07 2025-02-05 14:06:33 +07:00
  • 830f652bf9 Remove unnecessary todo feat/correction-temp-hum samuelbles07 2025-02-05 13:52:38 +07:00
  • bd9dbec663 Rename functions samuelbles07 2025-02-05 13:46:10 +07:00
  • 29d701780a Improve logging samuelbles07 2025-02-05 11:37:16 +07:00
  • 15869be234 Rename prefix temp hum correction enum member samuelbles07 2025-02-05 11:05:36 +07:00
  • 4b09b98524 Fix variable naming ahum to rhum samuelbles07 2025-02-05 10:57:02 +07:00
  • afd498074b Fix grammar error samuelbles07 2025-02-05 10:43:56 +07:00
  • e851d0781c Merge branch 'develop' into feat/disable-cloud samuelbles07 2025-02-05 10:06:39 +07:00
  • 2c27c6904c Merge pull request #282 from airgradienthq/fix/extend-connect-timeout Samuel Siburian 2025-02-05 10:01:24 +07:00
  • 03f1b969c2 Add comment describe two timeout functions call samuelbles07 2025-02-05 01:24:59 +07:00
  • 85ba13de12 Set default ag client timeout to 15s samuelbles07 2025-02-05 01:18:46 +07:00
  • 6ec545b00e Merge branch 'develop' into fix/extend-connect-timeout samuelbles07 2025-02-05 01:16:14 +07:00
  • 05dbe60db2 Merge pull request #281 from airgradienthq/fix/zero-display Samuel Siburian 2025-02-03 18:47:13 +07:00
  • d2ee3a5d24 Set default value for each measurements value to invalid samuelbles07 2025-02-03 01:28:42 +07:00
  • 1839664137 Extend connect to server timeout Default 5s from HTTPClient samuelbles07 2025-02-01 14:20:54 +07:00
  • 154f3ecf8a Fix display 0 measurements on boot samuelbles07 2025-02-01 13:52:12 +07:00
  • b75e40b800 Rename variable for readability samuelbles07 2025-01-30 15:09:27 +07:00
  • 84a358291b Rename function from configure to configuration samuelbles07 2025-01-30 14:23:39 +07:00
  • 0e41b2d630 Rename function from initiateNetwork to initializeNetwork samuelbles07 2025-01-30 10:01:15 +07:00
  • 3e48a562e7 Change comment of sendDataToAg function call samuelbles07 2025-01-26 22:50:17 +07:00
  • f0c4df42b7 Fix wording on local-server samuelbles07 2025-01-26 13:02:42 +07:00
  • a50e1e2472 Update workflow to use compile-sketches action MallocArray 2025-01-25 13:39:25 -06:00
  • c8f0e6a0d2 Update diy samples That accomodate ApiClient changes Fix apiClient begin on OneOpenAir samuelbles07 2025-01-25 04:08:17 +07:00
  • 1537d5d480 Update docs Notes about offlineMode and disableCloudConnection samuelbles07 2025-01-25 03:10:31 +07:00
  • 32c78f6018 Apply disableCloudConnection fetch configuration, post data and ota will be ignored samuelbles07 2025-01-25 03:01:32 +07:00
  • c5c0dae4bb Add config to disableCloudConnection functions samuelbles07 2025-01-25 01:51:20 +07:00
  • 4bb97fc8be Fix changes to other examples samuelbles07 2025-01-24 18:17:41 +07:00
  • a28931493a Add docs about how to set correction from local server samuelbles07 2025-01-24 18:03:13 +07:00
  • af16c1c060 Apply temphum correction samuelbles07 2025-01-24 09:56:01 +07:00
  • 1666923ab3 Add AirGradient and Configuration object to AgValue samuelbles07 2025-01-23 03:33:47 +07:00
  • 89475ddf95 Get correction of temp and hum based on configuration samuelbles07 2025-01-23 01:21:27 +07:00
  • 20db9d699b Retrieve temp hum correction object samuelbles07 2025-01-23 01:16:49 +07:00
  • 88c2437907 Handle correction configuration for atmp and rhum From local and cloud samuelbles07 2025-01-22 01:53:55 +07:00
  • e9b27185b4 Fix spaces samuelbles07 2025-01-22 01:46:08 +07:00
  • 4534f7319a Merge pull request #275 from airgradienthq/fix/invalid-average Samuel Siburian 2025-01-19 15:50:47 +07:00
  • c842346724 Fix invalidate value check for getAverage samuelbles07 2025-01-19 15:45:09 +07:00
  • c17d5b5d22 Auto calibration fix/S88-Calibration Gingerman1996 2025-01-07 14:27:36 +07:00
  • 4691500f5f S88 Calibration log V3.1.9 Gingerman1996 2025-01-06 13:50:28 +07:00
  • 227bd518c9 Fix response data is big feat/local-storage samuelbles07 2024-12-09 18:22:05 +07:00
  • d0caee99aa Fix close file after write Better error handling when write and load measurement file comment out spiffs format samuelbles07 2024-12-08 03:09:28 +07:00
  • 3162030800 Increase html font text size samuelbles07 2024-12-08 01:24:29 +07:00
  • 6b6116ab6d Format csv file remove pm1.0 and pm10 Add tvoc raw and nox raw samuelbles07 2024-12-08 01:23:51 +07:00
  • 15dec1713d Display serial number to dashboard samuelbles07 2024-12-08 01:06:28 +07:00
  • 70e626cbc9 Display serial number to dashboard samuelbles07 2024-12-08 01:05:43 +07:00
  • c003912d7a post storage and time return html samuelbles07 2024-12-08 01:05:21 +07:00
  • 902797ceb0 Redirect root path to dashboard samuelbles07 2024-12-08 01:03:53 +07:00
  • 430e908d88 Downloaded filename and AP ssid ap ssid format have serial number filname have last 4 digit serial number samuelbles07 2024-12-07 23:51:54 +07:00
  • 6cb06986c3 Remove set time reduce by 17 minutes samuelbles07 2024-12-07 23:32:38 +07:00
  • e3156d438c Hotspot mode samuelbles07 2024-12-07 05:41:39 +07:00
  • 4ae0206e6b Switch button position samuelbles07 2024-12-07 05:40:43 +07:00
  • 83a4eddc37 Local storage mode using esp32 as AP samuelbles07 2024-12-07 05:39:59 +07:00
  • 67b71f583b Add esp32 timestamp to dashboard page Hotfix timestamp off by 17 minutes when set system time samuelbles07 2024-12-07 05:13:19 +07:00
  • e2798f1193 Dashboard page samuelbles07 2024-12-07 04:59:25 +07:00
  • f4357cca7e Fix timezone samuelbles07 2024-12-07 04:16:00 +07:00
  • 20dcea20ad Notify write succes on oled Disable led bar Decrease oled brightness samuelbles07 2024-12-07 02:21:11 +07:00
  • cfe6fa9fd5 Seperate reset and set time endpoints samuelbles07 2024-12-07 02:05:43 +07:00
  • 391186dd59 PM2.5 correction samuelbles07 2024-12-06 20:00:43 +07:00
  • a9f7f72871 Fix typo samuelbles07 2024-12-06 19:40:32 +07:00
  • 9a3f71b33c Fix typo samuelbles07 2024-12-06 19:39:32 +07:00
  • d8f433bd3e WiFi reconnection with indicator samuelbles07 2024-12-06 19:38:34 +07:00
  • da414bf3fc Add tips to docs samuelbles07 2024-12-06 19:14:39 +07:00