Commit Graph

108 Commits

Author SHA1 Message Date
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
4577082731 clarifying method/variable/class names 2024-04-07 16:39:01 +07:00
dfba4fa4b1 [temporary commit] 2024-04-05 06:39:59 +07:00
f681d4b2e8 add WiFiManager and 'U8g2 to Libraries` 2024-04-04 18:35:15 +07:00
dba385f5bb [temporary commit] 2024-04-04 10:36:59 +07:00
027ffeaa92 [temporary commit] 2024-04-03 21:26:04 +07:00
c1ab99ba8d [temporary commit] 2024-04-03 11:40:46 +07:00
8e032927c6 [temporary commit] 2024-04-03 07:04:55 +07:00
3788aa2746 change locallyControlled to configurationControl and update relate logic 2024-04-01 09:15:10 +07:00
378688d2fa add GET/ PUT from local server on monitor 2024-03-30 19:33:03 +07:00
efe68a54a4 update version 3.0.8 to 3.0.9 2024-03-24 20:04:48 +07:00
ce1373141a Updated version number 2024-03-16 11:13:04 +07:00
3d243cb8ca Revert: version 3.0.7 2024-03-16 08:52:50 +07:00
ea3e976232 update next version 3.0.7 2024-03-16 08:21:44 +07:00
87f2463233 Update comment 2024-03-16 08:21:14 +07:00
be1a9778e6 Fix: PMS Read Failed 2024-03-14 21:17:43 +07:00
6837529096 add compensation temperature and humidity for SGP41 2024-03-10 11:20:52 +07:00
9ae8fb2355 fix: Completely turn off LEDbar 2024-03-10 09:34:04 +07:00
cd5ee2da18 Turn all LED on while init 2024-03-07 21:54:22 +07:00
dc742d3c92 Updated log messages and version number 2024-03-07 16:11:36 +07:00
469d07a2d6 fix: O-1PS not recognized 2024-03-06 17:20:55 +07:00
6cf5e31843 add nox_index to payload 2024-03-03 22:24:58 +07:00
c1228bbd06 Changed measurement and update intervalls 2024-03-02 14:05:00 +07:00
f7e85a92e8 Uped version Nr. Renamed examples. 2024-02-29 17:58:14 +07:00
351af57591 move pm25ToAQI into PMSUtils 2024-02-29 14:45:44 +07:00
fcee721d58 Merge pull request #66 from airgradienthq/feature/add-mdns-attributes
Add mDNS attribute
2024-02-29 10:56:48 +07:00
8ff8b7929e Update correction relative humdity formula 2024-02-29 10:49:38 +07:00
66c53daed6 Implement relative humidity correction 2024-02-29 10:39:17 +07:00
5de3a34dd0 Add mDNS attribute 2024-02-29 10:22:05 +07:00
39de897621 Merge pull request #56 from dechamps/includecap
Fix path capitalization
2024-02-29 09:05:30 +07:00
be9ba88d52 fix: BoardDef pin number invalid type, #51 2024-02-29 08:45:38 +07:00
b749495bf4 Fix path capitalization
This fixes build breakage on case-sensitive filesystems (e.g. Linux)
with errors like:

  src/Display/Display.h:4:10: fatal error: ../main/BoardDef.h: No such file or directory
2024-02-24 21:43:03 +00:00
6afcf6d4c3 Udpate version: 3.0.4 2024-02-20 21:06:09 +07:00
6cb7fa8a1b Fix: capitalize folder and file 2024-02-17 17:34:01 +07:00
6cdbb8a0a3 Fix capitalize folder and file name ignored 2024-02-17 17:28:51 +07:00
23513cf88c Add parameter tvoc_raw for SGP41 2024-02-17 13:36:32 +07:00
b475c5c1ec capitalize folder names and file names Same like class file names 2024-02-17 13:17:45 +07:00
8c94cea764 round real value with 2 decimal on server sync data json 2024-02-17 12:47:51 +07:00
7c1eae83e4 Add logging for abcDays 2024-02-17 12:04:11 +07:00
2941bb2d5d next version 3.0.3 2024-02-16 21:56:43 +07:00
fc5c0a1d6e Merge branch 'hotfix/sht30' into feature/update-sht-for-all-examples 2024-02-16 13:29:03 +07:00
b28719b7a5 Improved LED test on startup. Set for version 3.0.2 2024-02-16 12:11:17 +07:00
7ea43fdc7d Update lib version string: 3.0.1 2024-02-15 19:56:46 +07:00