Commit Graph

100 Commits

Author SHA1 Message Date
1b886d9843 Merge branch 'hotfix/configuration-default-after-ota-success-and-new-firmware-has-change-configuration-param' into feature/press-button-for-offline-mode 2024-05-09 15:09:00 +07:00
066e81b186 fix esp8266 build fail 2024-05-09 15:03:27 +07:00
c98d078d4c Resolve complex build failed 2024-05-09 14:56:40 +07:00
cb98183e20 Merge branch 'develop' into feature/press-button-for-offline-mode 2024-05-09 14:48:30 +07:00
0e1734b35d Merge branch 'develop' into hotfix/configuration-default-after-ota-success-and-new-firmware-has-change-configuration-param 2024-05-09 14:46:00 +07:00
da6326db0f Add display ask for offline/online mode 2024-05-09 14:32:42 +07:00
8a90fe511b Merge pull request #104 from airgradienthq/feature/show-ota-process-on-display
Feature/show ota process on display
2024-05-09 06:23:03 +07:00
955172d3d3 Move structure configure to JSON 2024-05-08 12:22:34 +07:00
fb84b53077 Merge pull request #102 from airgradienthq/hotfix/led-button-test-not-handle-on-power-up
fix led bar button test not work on power up
2024-05-03 21:03:15 +07:00
8eb8d4a1ec Remove dependency from StateMachine 2024-05-03 17:27:05 +07:00
4493156739 Implement regular OTA update attempt / indicate OTA processing on display 2024-05-02 10:19:49 +07:00
8428442dea Merge branch 'develop' into hotfix/remove-wifi-qrcode 2024-05-02 09:19:14 +07:00
f32d6b1bbe Remove country dependency on LED bar button test 2024-05-02 09:10:43 +07:00
01c42387ed fix: typo 2024-05-01 21:27:01 +07:00
f08438db46 Implement display / ledBar brightness 2024-05-01 21:25:35 +07:00
221730160b fix led bar button test not work on power up 2024-05-01 21:02:57 +07:00
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
d94d074abe fix issue EEPROM override after OTA perform by use spiffs 2024-04-30 20:51:08 +07:00
29c1989e78 Temperature configuration unit support shortname value c and f 2024-04-30 20:32:53 +07:00
7a182ebb12 Remove WiFi QrCode 2024-04-30 19:59:43 +07:00
e82b5f8369 Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-25 06:49:18 +07:00
1ec5d84043 show wifi connect on display by qrcode 2024-04-25 06:49:14 +07:00
5078b35341 moved fallback GIT_VERSION to AirGradient.h 2024-04-24 20:27:45 +07:00
6d7750d917 Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-24 20:02:40 +07:00
1c8d7b04e9 ota handling implemented 2024-04-24 19:56:37 +07:00
12f03aff30 ota handler added, wip 2024-04-23 05:59:58 +07:00
442f0fd942 [update message log and fix some bug] add miss 2024-04-22 16:32:17 +07:00
21d984c95a add get nox/tvoc learning offset 2024-04-22 16:31:21 +07:00
b91a3058fc Move common function to separate file 2024-04-22 16:30:57 +07:00
2d96fc28c5 fix postDataToAirGradient set false after device power up and connected to WiFi 2024-04-22 14:24:01 +07:00
7561017b3d update log message and fix ledBarTestRequested, co2CalibrationRequested not execute 2024-04-22 06:27:57 +07:00
89802551a0 update CO2CalibrationAbcDays 2024-04-21 16:44:43 +07:00
a2b30a5467 ignore compensated value send to AG server. And udpate JSON properties 2024-04-21 05:46:20 +07:00
5534a2cf7e Added documentation 2024-04-19 14:09:48 +07:00
cb4ae82b1b Update properties JSON Snake Case to Camel Case 2024-04-14 22:15:37 +07:00
8adca3a9ee Update pmStandard JSON stringtify value 2024-04-14 22:14:50 +07:00
5f15e29c76 fix configuration pmStandard value 2024-04-14 21:36:50 +07:00
6e1ac26187 update handle noxLearningOffset and tvocLearningOffset configuration 2024-04-14 21:30:56 +07:00
ccee987d05 add firmware mode O-1P 2024-04-13 21:07:20 +07:00
09cbbed856 fix typo 2024-04-13 20:50:11 +07:00
e1115659e2 add atmp_compensated and rhum_compensated to sync data 2024-04-13 20:39:05 +07:00
25ef1ced9e Remove correction Temperature and Humidity for PMS5003T 2024-04-12 12:16:31 +07:00
2ccddf0e19 Update: Post to Airgradient on WiFiConnector content 2024-04-12 12:08:02 +07:00
9a1e0f4cdd Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop 2024-04-12 06:18:52 +07:00
86c6095362 update: WiFiConnector Post To AirGradient default checked and add explain text 2024-04-12 06:18:48 +07:00
1d6a0a06c0 Move Arduino_JSON to AirGradient libries 2024-04-11 09:29:29 +07:00
bd1197971f Remove text before checkbox Post to AirGradient 2024-04-11 06:45:36 +07:00
c28a937384 Add postDataToAirGradient checkbox to WiFi Manager 2024-04-11 06:33:56 +07:00
cb7a6a2dfd fix: Local Configuration 2024-04-08 10:15:45 +07:00
51ff8f8df4 fix: WiFi reconnect on ESP8266 2024-04-07 17:01:54 +07:00