946 Commits
Author SHA1 Message Date
Phat Nguyen 8428442dea Merge branch 'develop' into hotfix/remove-wifi-qrcode 2024-05-02 09:19:14 +07:00
Phat Nguyen f32d6b1bbe Remove country dependency on LED bar button test 2024-05-02 09:10:43 +07:00
Phat Nguyen 46600f59a3 Merge pull request #103 from airgradienthq/feature/display-and-ledbar-brightness
Feature/display and ledbar brightness
2024-05-02 08:58:45 +07:00
Phat Nguyen 01c42387ed fix: typo 2024-05-01 21:27:01 +07:00
Phat Nguyen f08438db46 Implement display / ledBar brightness 2024-05-01 21:25:35 +07:00
Phat Nguyen 221730160b fix led bar button test not work on power up 2024-05-01 21:02:57 +07:00
Phat Nguyen d40b1d37a8 Merge pull request #99 from airgradienthq/hotfix/git-workflow-ota-failed
fix github workflows build fail and platformio multiple project build
2024-05-01 09:54:59 +07:00
Phat Nguyen ecd3aa988f Merge pull request #101 from airgradienthq/hotfix/EEPROM-data-override-by-after-OTA-perform-success
fix issue EEPROM override after OTA perform by use `spiffs`
2024-05-01 09:54:37 +07:00
Phat Nguyen 095787d1f2 Merge pull request #100 from airgradienthq/hotfix/temperature-unit-supported-shortname-value
Temperature configuration unit support shortname value `c` and `f`
2024-04-30 22:26:53 +07:00
Phat Nguyen d94d074abe fix issue EEPROM override after OTA perform by use spiffs 2024-04-30 20:51:08 +07:00
Phat Nguyen cdef9822b3 Merge pull request #97 from airgradienthq/dev/fix-source-code-format
re-format source code
2024-04-30 20:46:14 +07:00
Phat Nguyen 29c1989e78 Temperature configuration unit support shortname value c and f 2024-04-30 20:32:53 +07:00
Phat Nguyen bc3872e631 fix github workflows build fail and platformio multiple project build 2024-04-30 20:28:34 +07:00
Phat Nguyen 7a182ebb12 Remove WiFi QrCode 2024-04-30 19:59:43 +07:00
Phat Nguyen 5e6f801534 re-format source code 2024-04-29 19:46:13 +07:00
Phat Nguyen 88808a2ad2 Revert "fix: source code formating"
This reverts commit 1580cd51aa.
2024-04-29 19:34:15 +07:00
Phat Nguyen a4fc954712 Merge remote-tracking branch 'origin/master' into develop 2024-04-29 10:01:10 +07:00
Phat Nguyen 1580cd51aa fix: source code formating 2024-04-29 09:54:37 +07:00
Phat Nguyen 3efba24e24 Merge pull request #96 from danielmoore/prom-pms-data
Report PM data to metrics API for AirGradient ONE
2024-04-29 09:43:45 +07:00
Daniel Moore 940dd0167c Fix OpenMetrics humidity metric 2024-04-28 22:10:39 -04:00
Daniel Moore 6b4f86e7e4 Report PM data to metrics API for AirGradient ONE 2024-04-28 21:47:38 -04:00
Phat Nguyen e5a0c6bc7b Merge pull request #95 from airgradienthq/ota
OTA Update, better handle the 304 and 400 case
2024-04-27 14:14:09 +07:00
nick-4711 b8fdb38db8 Merge branch 'develop' into ota 2024-04-25 16:47:28 +07:00
nick-4711 b2c55c38dc better handle the 304 and 400 case 2024-04-25 16:11:49 +07:00
Phat Nguyen 4fac3fddb8 Merge pull request #94 from airgradienthq/develop
Next version 3.1.0-beta.1
3.1.0-beta.1 3.1.0
2024-04-25 10:15:52 +07:00
Phat Nguyen c025bae3df next version 3.1.0-beta.1 2024-04-25 10:13:07 +07:00
Phat Nguyen e82b5f8369 Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-25 06:49:18 +07:00
Phat Nguyen 1ec5d84043 show wifi connect on display by qrcode 2024-04-25 06:49:14 +07:00
Phat Nguyen 26546a6079 Merge pull request #93 from airgradienthq/develop
Develop to Master
2024-04-24 20:59:44 +07:00
nick-4711 5078b35341 moved fallback GIT_VERSION to AirGradient.h 2024-04-24 20:27:45 +07:00
nick-4711 a3cbca61ee Merge branch 'master' into develop 2024-04-24 20:03:33 +07:00
nick-4711 6d7750d917 Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-24 20:02:40 +07:00
nick-4711 1c8d7b04e9 ota handling implemented 2024-04-24 19:56:37 +07:00
nick-4711 e12a154235 ota handling code added, wip 2024-04-23 06:35:21 +07:00
nick-4711 12f03aff30 ota handler added, wip 2024-04-23 05:59:58 +07:00
nick-4711 5275f5a810 compile git version into firmware 2024-04-22 19:52:13 +07:00
Phat Nguyen 442f0fd942 [update message log and fix some bug] add miss 2024-04-22 16:32:17 +07:00
Phat Nguyen 9feac035eb update message log and fix some bug 2024-04-22 16:31:40 +07:00
Phat Nguyen 21d984c95a add get nox/tvoc learning offset 2024-04-22 16:31:21 +07:00
Phat Nguyen b91a3058fc Move common function to separate file 2024-04-22 16:30:57 +07:00
Phat Nguyen 2d96fc28c5 fix postDataToAirGradient set false after device power up and connected to WiFi 2024-04-22 14:24:01 +07:00
Phat Nguyen 7561017b3d update log message and fix ledBarTestRequested, co2CalibrationRequested not execute 2024-04-22 06:27:57 +07:00
Phat Nguyen 2b891c0194 Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-21 21:03:06 +07:00
Phat Nguyen d5fc35df2f Add _compensated to log output 2024-04-21 21:03:02 +07:00
Achim a91f6c1fa0 Added documentation for Open Metrics 2024-04-21 17:28:56 +07:00
Phat Nguyen 89802551a0 update CO2CalibrationAbcDays 2024-04-21 16:44:43 +07:00
Phat Nguyen 556a6fbd6d update mqtt publish data is locally 2024-04-21 16:33:55 +07:00
Achim 302bec9d37 Added documentation 2024-04-21 09:36:46 +07:00
Phat Nguyen e61cd9ba6a Update OpenMetrics with compensated values 2024-04-21 06:10:17 +07:00
Phat Nguyen 71b45fcdc1 [platformio] update configuration 2024-04-21 06:10:05 +07:00